Simscape: setting common simulation parameter?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Cedric Götze
le 20 Juil 2015
Commenté : Cedric Götze
le 21 Juil 2015
I would like to modify all the parameters shown in the picture with set_param.
I couldn't find them here!?
Is there an other list?
Thanks in advanced!
0 commentaires
Réponse acceptée
Sebastian Castro
le 20 Juil 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Logging dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!