what command can be used to compile a model

10 vues (au cours des 30 derniers jours)
Vandhana
Vandhana le 26 Fév 2014
Commenté : Vandhana le 23 Avr 2016
I am trying to automate model advisor using script. I opened a model using open_system('model_name'). Now I want to compile model alone instead of simulating model. So that I can save time.
I tried with model_name([],[],[],'compile') and model_name([],[],[],'term')command
Is there any other commands available in matlab.
It would be thankful for any kind of replies.

Réponse acceptée

David
David le 26 Fév 2014
Hi Vandhana,
try ctrl + b (strg + b) if u installed a compiler the model now gets compiled in your current Folder.
Greetings
  2 commentaires
Vandhana
Vandhana le 26 Fév 2014
Thanks David,
I supposed to write a script using commands to compile model, can't be used with any shortcuts.
Vandhana
Vandhana le 23 Avr 2016
ctrl+D is shortcut for updating model. Then for simulation could try ctrl+T.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Model Upgrades dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by