how to make matlab and simulink connected and automatic working

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 General Applications 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by