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

7 vues (au cours des 30 derniers jours)
priya agarwal
priya agarwal le 23 Jan 2014
Commenté : Gregory Warnes le 28 Mai 2022
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.

Réponses (1)

Kaustubha Govind
Kaustubha Govind le 27 Mar 2014
You can run your Simulink model from MATLAB using the SIM command.
  1 commentaire
Gregory Warnes
Gregory Warnes le 28 Mai 2022
I don't think this answer addresses the question.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Event Functions dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by