Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How can I get one model's input output and some constant signals list just using a command?
1 回表示 (過去 30 日間)
古いコメントを表示
Suppose I just modeled a model and now I want to know its all input and output signals'names and some used constants' names either.Of course I can look for them one by one,but it's costing a lot of time and maybe I would miss some so I'm here looking for the help that whether Matlab can finish this work automatically and I just need input some command?
0 件のコメント
回答 (1 件)
noman shah
2015 年 7 月 15 日
always mention about the product having query, i think you are asking about simulink so * on the menu bar click simulation and select configuration parameter (ctrl+e) * a new window will appear, select Data Import/Export from the left pane * now on the right pane under "save options" check mark the "Limits data points to last" * run the simulation and now see the newly created variables in the workspace
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!