Is it possible to run a .m file continuosly by changing the input parameters?

1 次查看(过去 30 天)
I am having a function in .m file. But the input to this function comes from a simulink block. I passed the input into workspace. But how to run the file continously with changing inputs. I tried using matlab function block but it shows a lot of errors. Is there any method, other than using a matlab function block,to call a function inside a simulink model.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2013-9-30
Matlab function block doesn't allow all matlab function. You can use Interpreted Matlab Function
  3 个评论

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by