How to debug with Matlabcontrol?
1 次查看(过去 30 天)
显示 更早的评论
Hello
I'm using Matlabcontrol to execute Matlab scripts from Java. This works fine but there is a problem with debugging. When I execute a script (with a function in it) and there is a failure, I cannot debug it. I don't see the variables in the Matlab workspace because it is a function. I have tried to set the variables global but I still don't see them. Breakpoints also do not work together with Matlabcontrol.
Is there an easy way to debug?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Java from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!