フィルターのクリア

how to make matlab and simulink connected and automatic working

1 回表示 (過去 30 日間)
Vivi
Vivi 2013 年 7 月 16 日
I wrote the algorithm to calculate the external force for a mass-spring-damping system in matlab and also made the model to simulate the mass motion in simulink, but two files are separated ( one is in matlab and other one in simulink). I would like to connect them together and only set parameters in matlab to run the whole system ( after the algorithm, calculate the force, and then import the force to simulink to calculate the mass motion, done). so, how to connect them or how to make this work? Thanks
  2 件のコメント
Kaustubha Govind
Kaustubha Govind 2013 年 7 月 16 日
Does the MATLAB function need to run in the simulation loop of the model (ie, at every time-step), or does it run just once and have its output imported as an input signal in Simulink?
Vivi
Vivi 2013 年 7 月 16 日
Just run once and export the result, then use the result as an input signal in Simulink.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by