S function debugging with Visual Studio 2005
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I have developed a S function of my auto-code. When I am simulating my S function the Matlab is getting crashed. So i want to analyse where I am getting the exact error in my c code.
Hence I want to debug my c code using Visual Studio 2005. Can anyone suggest me how to integrate Visual studio with Matlab such that I can put a break point in my Visual Studio and when i simulate my s function it should hault at that particular line of code where i have introduced a break point.
0 个评论
采纳的回答
Sachin Ganjare
2012-10-11
Refer below link:
Hope it helps!!!
1 个评论
Kaustubha Govind
2012-10-11
There is also a similar section called Debugging C-MEX S-functions, but it's essentially the same technique.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!