How to view contents of .mat file in Visual Studio?
24 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
更多回答(1 个)
Anil Kamat
2021-3-19
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!