Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How can I get one model's input output and some constant signals list just using a command?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
noman shah
le 15 Juil 2015
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 commentaires
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!