How to call a simulink block/model in a matlab function?

I have used a look up table block in simulink. I want to call this model in my matlab function. How to do this? Its different than using a matlab function block in simulink. I want to use a simulink block in matlab function and not vice versa.

回答(1 个)

You can run your Simulink model from MATLAB using the SIM command.

类别

帮助中心File Exchange 中查找有关 General Applications 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by