How to debug a Matlab function when running it though a cpp code though Matlab's engine?
7 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I'm running an m-file through a cpp program through Matlab's engine.
Is there any way of debugging the m-file when running it through the cpp code?
It will be very helpful for me to see the how the input is transferred to the Matlab's function and how it is manipulated.
Thank you,
Gil.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Call MATLAB from C についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!