Extracting data from GT suite with MATLAB ?

10 visualizaciones (últimos 30 días)
adi kul
adi kul el 27 de Oct. de 2016
Comentada: Besmir hace alrededor de 23 horas
Hello All, I am currently working on MATLAB to post process forces obtained from GT suite. Currently the process is a bit time consuming. What I am looking for is to use GT in batch mode so that I don't need to open GT every time instead I will define the parameter in my MATLAB code which will pull the data from GT Post.
Please let me know if it's possible in MATLAB. Condition is, I need to do it in MATLAB only, not in Simulink. Any documentation or example is much appreciated.
  2 comentarios
svanimisetti
svanimisetti el 23 de Nov. de 2022
This is an old question - but I have similar needs. @adi kul - did you find a solution for your needs? Not sure if GT-SUITE has scripting capability that would help.
Besmir
Besmir hace alrededor de 23 horas
One update for the people who might be interested in this topic.
So basically, the .GLX file is just a ZIP file. You can change the extension to .ZIP and extract it.
Then once inside, you will see copy of the model file, a meta data file and a .DB file that seems to be a SQLite database containing all of the data and parameters.
I'm still in the progress of looking into this DB file and how to extract simulation data.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Large Files and Big Data 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