Effacer les filtres
Effacer les filtres

how can i generate .xml file to my simulink model...........?

1 vue (au cours des 30 derniers jours)
chinna naidu
chinna naidu le 30 Nov 2016
Commenté : chinna naidu le 27 Mar 2017
i want to convert my .mdl file to .xml. will you please suggest me ?

Réponse acceptée

Preethi
Preethi le 30 Nov 2016
hi,
you can use save_system()
save_system('model.mdl', 'model_xml.xml','ExportToXML', true);
  4 commentaires
chinna naidu
chinna naidu le 1 Déc 2016
Thank preethi its working. i got the xml file related to my model.
chinna naidu
chinna naidu le 27 Mar 2017
preethi that time by using this command i did conversion to my model into xml . but this time i am getting erro. will you please tell me what may be the reason for getting error.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Predictive Maintenance Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by