Community Profile

photo

Bernard


Last seen: 2 months ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Automotive Testing

Statistics

  • Revival Level 1
  • First Review
  • First Answer

View badges

Feeds

View by

Answered
Give Focus to GUI Window
figure(app.UIFigure) works from within an app function for me. I have to use this often when calling uigetfile because after se...

2 years ago | 1

Question


ftp support for uiget* or uiput*
This might be more of a feature request than a question (unless someone knows how to accomplish this), but it would be nice if u...

2 years ago | 0 answers | 0

0

answers

Answered
Annotation 'arrow' head not aligned with arrow body
It looks like the angle of the arrow head is determined by the inverse tangent of dy/dx (the 4th and 3rd arguments of 'Position'...

2 years ago | 1

Answered
Equivalent of deal for a table
It would be nice to have this functionality. In the meantime, this works, although not as elegant. t.b(t.a>3) = repmat({'big'}...

3 years ago | 0

Answered
How to stop printing anything to command window?
doc evalc

9 years ago | 3

Answered
plotyy is not working properly???
I have found the solution: fh = figure; for f = 1:n [AX(:, f), H1(f), H2(f)] = plotyy(x1{f}, y1{f}, x2{f}, y2...

10 years ago | 0

Answered
plotyy is not working properly???
I am on a Windows machine and it does the same thing for me. Furthermore, if you were to plot several objects on each of the ...

10 years ago | 0