Borrar filtros
Borrar filtros

how to read ODX files

11 visualizaciones (últimos 30 días)
lml
lml el 8 de Jul. de 2015
Comentada: Deniz Yildirir el 18 de Ag. de 2023
Good Morning
i'm beginner on matlab and i need help to read ODX files with MATLAB, i don't have any other software (Canalyzer) except this one, so i've to use matlab to resolve this problem.
with regards Amine
  1 comentario
Ugur Keskin
Ugur Keskin el 21 de Mzo. de 2017
Interesting question!
Did you in the meantime solve this question? Or is there someone who can still answer this one?
Ugur

Iniciar sesión para comentar.

Respuestas (1)

William R
William R el 8 de Dic. de 2017
I am working on a solution for this. Using a script I can read the XML format of the ODX. I use the XML2Struct function for this. Then I go trough this struct to get all the elements out this struct and link information together were necessary.
The challenges I face are how to get the default, min and max value of the parameters from the ODX file (typically not stored in ODX). This I need because I want to save the ODX parameter data to a Simulink Data Dictionary.
  1 comentario
Deniz Yildirir
Deniz Yildirir el 18 de Ag. de 2023
Hey im currently find a smart way to convert ODX data to exel. did you get managed how to achieve that?

Iniciar sesión para comentar.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by