Simscape: setting common simulation parameter?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Cedric Götze
am 20 Jul. 2015
Kommentiert: Cedric Götze
am 21 Jul. 2015
I would like to modify all the parameters shown in the picture with set_param.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/152336/image.png)
I couldn't find them here!?
Is there an other list?
Thanks in advanced!
0 Kommentare
Akzeptierte Antwort
Sebastian Castro
am 20 Jul. 2015
If you right-click any of those parameters, there's a What's This? context menu you can click. Among that documentation, you should see a table with the programmatic parameter name and its options.
For example, the "Log simulation data" option says the following:
Parameter: SimscapeLogType
Type: string
Value: 'none' | 'all' | 'local'
Default: 'none'
- Sebastian
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Logging finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!