How realised analysis parametric with simulink?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
FRANCISCO JAVIER
am 26 Sep. 2013
Beantwortet: Kaustubha Govind
am 26 Sep. 2013
I wish realized a analysis parametric as the what make Pspice? Run several simulations changing a parameter.
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 26 Sep. 2013
This example demonstrates how you can do a parameter sweep for a Simulink model using Parallel Computing Toolbox: Parallel Simulations Using Parfor: Parameter Sweep in Normal Mode. However, if you don't have access to Parallel Computing Toolbox, you can just replace the PARFOR with a FOR loop.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Control Design finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!