photo

Stephan Heise


Universität Oldenburg

Last seen: etwa 2 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Copy-pasting plot objects from one figure to another messes up the order of the plot objects
I often move lines from one axes to another by copy+paste via the Plot Browser. However, if I select multiple lines (or other pl...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


WindowKeyPressFcn removes focus from figure when multiple figures are open
Hi, I wrote a function for stepping through individual plot lines within an axes using the arrow keys, which I then place in ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


uitable: setValueAt() ignores HTML code
Hi, I use HTML to format the text color in cells of a uitable, e.g. set(table_handle, 'Data',{'<html><font color="red">c...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to access axis' secondary label (power of ten)?
Hi, I was wondering how one can access/control the secondary axis labels that display the power of ten and that are generated...

etwa 11 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
How to detect Ctrl+Click in uitable's CellEditCallbackFcn?
OK. Thanks! In the |KeyPressFcn| I now store the last pressed key in the GUI's appdata and in the uitable's |CellEditCallbac...

mehr als 11 Jahre vor | 0

Frage


How to detect Ctrl+Click in uitable's CellEditCallbackFcn?
Hi, I have a uitable in a GUI. One column format is logical, i.e. Matlab displays checkboxes in that column. I would like...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Refresh legend from the command line
In the meantime I found an answer elsewhere: It is possible to access any context menu item via the axes' |UIContextMenu| pro...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


How to access displayed axis limits when scaling is logarithmic and data partly negative?
Hi, I plot data. Some of the data are quite noisy and occasionally negative values appear, but I'm not interested in them. I ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How determine type of plot object?
Say, I am given an axes containing unknown plot objects. I am searching for a way to determine the type of these plot objects, i...

fast 13 Jahre vor | 1 Antwort | 2

1

Antwort

Beantwortet
Refresh legend from the command line
Hi Junaid, thanks for the fast reply! I recently stumbled upen the "DynamicLegend" option myself and first thought, this was ...

fast 13 Jahre vor | 0

Frage


Refresh legend from the command line
Right-clicking a legend gives the option to "refresh" the legend. Does anyone know of a way to call "refresh legend" from the...

fast 13 Jahre vor | 4 Antworten | 1

4

Antworten