Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
chinna naidu
chinna naidu el 30 de Nov. de 2016
Comentada: chinna naidu el 27 de Mzo. de 2017
i want to convert my .mdl file to .xml. will you please suggest me ?

Respuesta aceptada

Preethi
Preethi el 30 de Nov. de 2016
hi,
you can use save_system()
save_system('model.mdl', 'model_xml.xml','ExportToXML', true);
  4 comentarios
chinna naidu
chinna naidu el 1 de Dic. de 2016
Thank preethi its working. i got the xml file related to my model.
chinna naidu
chinna naidu el 27 de Mzo. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Predictive Maintenance Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by