how can improve the debug process using C-code on s-functions?

1 view (last 30 days)
I am developing C-code using s-functions in Matlab-Simulink 2014, to this aim I use visual studio 2013 to attach the process and to perform the debug process, but, each time that a pointer loses the reference, the Matlab-Simulink collapses, therefore the temporal data are eliminated and I have to reopen all software and to remade the test. (this makes me lose a lot of time)
is there any configuration in which this kind of errors does not occurs?

Accepted Answer

Anthony Poulin
Anthony Poulin on 22 May 2015
Hello,
I wonder the same question...
The only thing I find it is to click to "Attempt to continue" on the "Matlab System Error" window. Matlab does not shutdown and I can follow my debug tests.

More Answers (0)

Categories

Find more on Block and Blockset Authoring in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!