Feeds
回答済み
Reliably resize uifigure - sometimes set Position is ignored under test automation
Thanks to the ideas of @dpb, I've implemented a workaround, which seems to be stable enough - in my tests yet never failed. Ide...
Reliably resize uifigure - sometimes set Position is ignored under test automation
Thanks to the ideas of @dpb, I've implemented a workaround, which seems to be stable enough - in my tests yet never failed. Ide...
23日 前 | 0
| 採用済み
質問
Reliably resize uifigure - sometimes set Position is ignored under test automation
Hi, I'm facing a strange issue, where resizing of a uifigure doesn't work consistently under testautomation stress. Maybe some...
26日 前 | 2 件の回答 | 0
2
回答質問
isobject returns false for a particular class instance?
Hi All, I'm confused a bit about behavior of the isobject function in MATLAB. Are there any alternatives to check that an argu...
5ヶ月 前 | 1 件の回答 | 0
1
回答回答済み
Disable custom Toolstrip based on conditions, which could be validated in sl_customization function
I found following workaround: There is a command slDestroyToolstripComponent("ToolstripName", Unregister=false) which physica...
Disable custom Toolstrip based on conditions, which could be validated in sl_customization function
I found following workaround: There is a command slDestroyToolstripComponent("ToolstripName", Unregister=false) which physica...
6ヶ月 前 | 0
| 採用済み
質問
Disable custom Toolstrip based on conditions, which could be validated in sl_customization function
Hi, I'm developing a custom Toolbox, which supplies also a custom Toolstrip in Simulink. I want to add functionality to disabl...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Redeploy Custom Toolbox - missing registration among Installed Add-ons and "Getting Started Guide" is not opened
Hi, I'm developing a custom Toolbox and while for the first time everything seems to be working correctly: The toolbox appears...
9ヶ月 前 | 0 件の回答 | 0
0
回答質問
How to make uifigure appear on top of Simulink window?
Hi, I'm developing a toolbox for Simulink, which also has some UI - i.e. I'm creating an uifigure for a preferences dialog, tri...
9ヶ月 前 | 1 件の回答 | 0
