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

 Akzeptierte Antwort

Preethi
Preethi am 30 Nov. 2016
hi,
you can use save_system()
save_system('model.mdl', 'model_xml.xml','ExportToXML', true);

4 Kommentare

i forget to tell you, i am new to the matlabsimulink. will you tell me where can i run this command preethi.
Preethi
Preethi am 1 Dez. 2016
you can run it in command window
Thank preethi its working. i got the xml file related to my model.
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by