Stephan Heise
Universität Oldenburg
Followers: 0 Following: 0
Statistik
RANG
10.010
of 295.448
REPUTATION
4
ANTWORTZUSTIMMUNG
37.5%
ERHALTENE STIMMEN
4
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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
AntwortenFrage
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
AntwortenFrage
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
AntwortFrage
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
AntwortenHow 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
AntwortenRefresh 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
AntwortenFrage
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
AntwortRefresh 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