Kevin J. Delaney
Roswell Biotechnologies
Followers: 0 Following: 0
Electrical engineer specializing in applying statistical signal processing to biotech, ocean and wireless systems.
Feeds
質問
In appdesigner, is there any way to control which panels change size under auto-reflow?
Under App Designer, is there any way to select which panel(s) change size under "Auto-Reflow"? In the two-panel template, for ex...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Error when applying filter to tall data
Even though the help file says "filter" supports tall variables, I get the error _Conversion to logical from tall is not possibl...
6年以上 前 | 1 件の回答 | 0
1
回答質問
What is the best way to downsample a tall timetable? Neither "decimate" nor "retime" seems to work.
What is the best way to downsample a tall timetable? Using: decimate(TT, n); causes the error "Conversion to logical fro...
6年以上 前 | 1 件の回答 | 0
1
回答回答済み
How can I control the stacking order of objects in appdesigner?
Inspired by Sean's answer, I wrote the attached utility for use in the startupFcn: move_to_bottom(app.UIFigure, app.Axes);
How can I control the stacking order of objects in appdesigner?
Inspired by Sean's answer, I wrote the attached utility for use in the startupFcn: move_to_bottom(app.UIFigure, app.Axes);
7年弱 前 | 4
回答済み
Are annotations supported in uifigure objects?
Thanks, Jan. I'm getting all those errors too, which is what prompted my question. I guess what I really should have asked is if...
Are annotations supported in uifigure objects?
Thanks, Jan. I'm getting all those errors too, which is what prompted my question. I guess what I really should have asked is if...
7年弱 前 | 0
質問
Are annotations supported in uifigure objects?
Are annotations supported in uifigures created in AppDesigner?
7年弱 前 | 2 件の回答 | 0
2
回答質問
How can I control the stacking order of objects in appdesigner?
How can I control the stacking order of objects in appdesigner? It seems to be determined by the order in which the panels or ax...
7年弱 前 | 4 件の回答 | 3