M file starten in Simulink

3 次查看(过去 30 天)
Owen
Owen 2012-11-10
Hi,
I have an M file (also a function) which includes the "sim()" command. This M file is used to start the Simulink simulation.
Is it possible to run this M file in Simulink, that is, by clicking some button?
Generally an M file can be integrated into an S function block, but this M files contains the "sim()" command.
Thanks Senmeis

回答(1 个)

Kaustubha Govind
Kaustubha Govind 2012-11-12
You can use a Simulink annotation with a Click function to create a hyperlink on the model canvas that will run a MATLAB command upon clicking.

类别

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

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by