Clear Filters
Clear Filters

debugging MATLAB dll from .NET envirement

3 views (last 30 days)
Arie Gaon
Arie Gaon on 11 Jun 2015
Commented: Heng Wang on 31 Jan 2018
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 Comment
Heng Wang
Heng Wang on 31 Jan 2018
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!

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!