photo

Stephan Heise


Universität Oldenburg

Last seen: meer dan 2 jaar ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
3 Answers

RANK
10.010
of 298.937

REPUTATION
4

CONTRIBUTIONS
8 Questions
3 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
4

RANK
 of 20.661

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162.923

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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...

bijna 3 jaar ago | 0 answers | 0

0

answers

Question


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 ...

ongeveer 9 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 12 jaar ago | 3 answers | 1

3

answers

Answered
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...

bijna 12 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...

bijna 12 jaar ago | 2 answers | 0

2

answers

Answered
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...

ongeveer 13 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 ...

ongeveer 13 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 13 jaar ago | 1 answer | 2

1

answer

Answered
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 ...

meer dan 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...

meer dan 13 jaar ago | 4 answers | 1

4

answers