How to view contents of .mat file in Visual Studio?

98 visualizaciones (últimos 30 días)
rasoul rad
rasoul rad el 29 de Mayo de 2016
Comentada: ROGER FRENCH el 18 de Jul. de 2023
I have a generated code from a Simulink model. This code dose not have any error when i compile it in Visual Studio. Also, This model saves the scope data into a .mat file. I used "TO File" block to save scope data. Now, how can i view the contents of that .mat file in Visual Studio? I use Visual Studio 2012. Thanks for any idea.

Respuesta aceptada

Walter Roberson
Walter Roberson el 29 de Mayo de 2016

Más respuestas (1)

Anil Kamat
Anil Kamat el 19 de Mzo. de 2021
Additional detail on linking the header file, library, dependencies and external directory to the project in visual studio 2019 can be found in the follwoing link.
https://stackoverflow.com/a/45592723/13715144

Categorías

Más información sobre Deployment, Integration, and Supported Hardware 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