Bernard
Followers: 0 Following: 0
Professional Interests: Automotive Testing
Feeds
回答済み
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...
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年以上 前 | 1
質問
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...
3年弱 前 | 0 件の回答 | 0
0
回答回答済み
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'...
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'...
約3年 前 | 1
回答済み
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'}...
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'}...
4年弱 前 | 0
回答済み
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...
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...
11年弱 前 | 0
回答済み
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 ...
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 ...
11年弱 前 | 0