knob data input add in workspace for simulink , simscape and multibody

i have 3 combine models simscape , simulink and multibody... there are 3 variables im using M, B and k i want to get input from 3 knobs save them workspace as variable name and use in above 3 systems ...

回答 (1 件)

Steve Miller
Steve Miller 2022 年 11 月 19 日

0 投票

As long as you have them defined as MATLAB variables in your workspace, you can use those variables in Simulink, Simscape, and Simscape Multibody blocks.
Look at model
>> sm_single_pendulum_sl
MATLAB variable L (defined in the Model Workspace) is used in both the Simulink and Simscape Multibody models.
--Steve

カテゴリ

ヘルプ センター および File ExchangeSimscape Multibody についてさらに検索

製品

リリース

R2022a

質問済み:

2022 年 10 月 20 日

回答済み:

2022 年 11 月 19 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by