How to change the density of Simscape Multibody demos?
2 ビュー (過去 30 日間)
古いコメントを表示
In the demos, I often see:
density = simmechanics.demohelpers.densities; nameofobject.density = density.steel;
where nameofobject is the name of an object in the model.
Could you please let me know besides steel, what other options are available? How can I change all the parts of a model to aluminium? Thank you
0 件のコメント
回答 (1 件)
J Chen
2020 年 5 月 13 日
simmechanics.demohelpers.densities is a built-in matlab function. The output is a structure that contains the density of aluminum, steel, titanium and brass.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simscape Multibody についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!