How can I use Matlab command line to [open/close/export as *.fig] signal viewer interfaces in Simulink (2021b?)
1 ビュー (過去 30 日間)
表示 古いコメント
In my Simulink model, I have many Floating Scopes within various subsystems. From the Command Line in Matlab, I would like to:
- Open '/FloatingScope'
- Scale X & Y Axis Limits
- Print to Figure
- Save Figure as *.jpeg
- Save Figure as *.fig
- Close Figure
- Close '/FloatingScope'
Is this possible? I would love achieve this in this manner, otherwise I need to recreate my Floating Scopes entirely with logsout signals, which would be extremely tedious, as there are dozens of Floating Scopes within our model.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!