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

1 回表示 (過去 30 日間)
chinna naidu
chinna naidu 2016 年 11 月 30 日
コメント済み: chinna naidu 2017 年 3 月 27 日
i want to convert my .mdl file to .xml. will you please suggest me ?

採用された回答

Preethi
Preethi 2016 年 11 月 30 日
hi,
you can use save_system()
save_system('model.mdl', 'model_xml.xml','ExportToXML', true);
  4 件のコメント
chinna naidu
chinna naidu 2016 年 12 月 1 日
Thank preethi its working. i got the xml file related to my model.
chinna naidu
chinna naidu 2017 年 3 月 27 日
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.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by