photo

Monica Roberts

MathWorks

Last seen: quasi 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
how to colour two dimensional plane (not only the grid points) with four different colours from the use of co-ordinate points?
Can use "area", "fill", or "patch" functions (example below): x1 = [2.6,3,3.1,3.3,3.3,3.1,3,2.6]; y1 = [0,0,0,0,2.7,3,3...

quasi 6 anni fa | 0

| accettato

Risposto
Selection color in uicontrol listbox
There is no object property you can change to alter the highlight selection color. As a workaround, in your list selection ca...

quasi 6 anni fa | 0

| accettato