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!