Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Running Simulink in Matlab
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have a Simulink model that I would like to vary parameters for and capture the resultant outputs. I know I Can vary parameters by naming a parameter and changing it within a for loop but how do I capture the outputs such as nodes I want to look at later?
0 Commenti
Risposte (1)
David Barry
il 13 Dic 2016
Modificato: David Barry
il 13 Dic 2016
There are lots of ways to log data in Simulink. You should read the doc to find the best method for you. It's difficult to offer more guidance as you haven't been very specific or shared your model/script.
1 Commento
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!