Simscape: setting common simulation parameter?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Sebastian Castro
2015 年 7 月 20 日
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
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Logging についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!