How do I prevent Matlab from throwing a system error when I stop the msvc debugger.

6 ビュー (過去 30 日間)
Eddie
Eddie 2015 年 7 月 29 日
回答済み: Udaya Mallampati 2015 年 7 月 31 日
Matlab 2014b
MSVC 2013
Debugging Mex files with MSVC:
If I hit the msvc "stop debugging" button (I have the Matlab process attached to MSVC), Matlab throws a system error and then it has to be shut down. Is there a way to stop the MSVC debugger without this happening?
Cheers
Eddie

回答 (1 件)

Udaya Mallampati
Udaya Mallampati 2015 年 7 月 31 日
Hi Eddie,
The following questions help to better understand the issue that you are facing:
  • Does it happen for all the MEX files that you are debugging or is it just with one?
  • What is the exact error message that you are encountering in MATLAB when you hit stop debugging button in Microsoft Visual Studio?

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by