Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I get one model's input output and some constant signals list just using a command?
조회 수: 2 (최근 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!