Simulink SDI Snapshot Command Missing Data
古いコメントを表示
So the title kind of says it all. I am trying to run a simulink model and take snapshot of the SDI via the API (see command below). I am trying to plot ~15 signals spread across 9 subplots and cannot share the actual dataset
Simulink.sdi.snapshot('from','opened','to','file','filename','testFig.png')
Every time I run it, the 'testFig.png' is different with a different set of signals names show with or without the associated data series.
Does anyone know how long I should pause the program between the final plotting command and the saving command?
1 件のコメント
Richard Hopple
2025 年 3 月 19 日
編集済み: Richard Hopple
2025 年 3 月 19 日
For reason unknown to me, the accepted answer actually doesn't answer the question and for reasons unknown to me, I cannot actually edit my original post...
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Interactive Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!