FMPy
FMPy copied to clipboard
Use of library to also plot mat result files
Would it be possible to extend this library to also be able to read in standard Dymola .mat
result files and plot them with create_plotly_figure()
for instance?
We're currently working on a solution that will allow you to load large Dymola result files in Python.
At present, only result files in csv format can be exported. Can we export result files in mat format in the future?