Debug C S-function with Visual Studio 2010 Express
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I am debugging a C S-function in Visual Studio 2010 Express. I am able to attach to Matlab's process and I can go through the code without any problems. When I want to stop the debugger by pressing the stop button in Visual Studio, Matlab crashes (version 2011b) and I have to restart Matlab. Is this a known issue in Matlab 2011b? Has any of you experienced this?
Regards, Remus.
0 个评论
回答(1 个)
Suresh Garimella
2017-3-28
Try the following steps in Visual Studio 2010: 1. Disable breakpoints 2. Continue 3. Stop Debugging
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Naming Conventions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!