Stephan Heise
Universität Oldenburg
Followers: 0 Following: 0
Statistics
RANK
10.010
of 295.448
REPUTATION
4
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
4
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 11 jaar ago | 3 answers | 1
3
answersHow 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...
meer dan 11 jaar ago | 0
Question
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...
meer dan 11 jaar ago | 2 answers | 0
2
answersRefresh 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...
meer dan 12 jaar ago | 0
| accepted
Question
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 ...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 2
1
answerRefresh 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 ...
bijna 13 jaar ago | 0
Question
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...
bijna 13 jaar ago | 4 answers | 1