debugging MATLAB dll from .NET envirement
조회 수: 18 (최근 30일)
이전 댓글 표시
Hello, I have Matlab program that I complied to .NET Dll. I'm using visual studio c# program that load this Dll. Does anybody know if there is ability to put breakpoint in Matlab (in the original .m file that i compiled from) and after I run the c# program the program will stop in the Matlab breakpoint?
in same words, there is ability to move from visual studio environment to matlab environment in debug mode?
댓글 수: 1
Heng Wang
2018년 1월 31일
Would you please let me know if you were able to solve the problem? I need to debug matlab dll in .NET enviornment too. Thank you very much!
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!