define parameter values for simscape model
2 ビュー (過去 30 日間)
古いコメントを表示
Randy Chen
2021 年 9 月 30 日
回答済み: Sulaymon Eshkabilov
2021 年 9 月 30 日
I'm playing around with the inverted pendulum simscape file that comes with MATLAB, but I notice some issues:
All the parameters are defined symbolically. For example, the dimension of the pendulum is L,L/12,L/12. However, the simulation can run without me specifying the exact values for these parameters. (I'm only showing the screenshot of the plant---there is a PID control loop that wraps around it). Why is this the case? I'm so confused. The variables in my work space are literally cleared and empty
0 件のコメント
採用された回答
Sulaymon Eshkabilov
2021 年 9 月 30 日
Note that all parameters of the examples are predefined (e.g. modelling - > model properties as callbacks) and initiated automatically while executing the model.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Assembly についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!