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