View Error/Warning/Display messages from a MCR standalone

조회 수: 3 (최근 30일)
Connor Ferguson
Connor Ferguson 2015년 10월 23일
댓글: Yanjie 2024년 6월 27일
My lab uses a standalone matlab executable created using the MCR. Under certain circumstances, users of the program will encounter an error but the only indication of the error is a "bell" sound and the attempted action will not be performed.
Is there some sort of log or display that I can access to see what error/warning/output has occurred with the "bell" sound so that I can help to troubleshoot in the source code?
Thank you, Connor

채택된 답변

Sudhanshu Bhatt
Sudhanshu Bhatt 2015년 10월 28일
Hi Connor Ferguson,
I understand that your colleagues are facing issues while executing a stand-alone executable created by MATLAB.
Can you provide more information on how are your colleagues executing the stand-alone application? Also, whether the platform is Windows/Mac/Linux?
It is possible to see the error message (if generated) when the executable is run from the Windows command prompt or Terminal in Mac/Linux.
Steps to do that are mentioned below:
  1. Step 1: Navigate to the directory where the stand-alone executable is present
  2. *Step 2:*Execute the stand-alone application and if it fails the error message/log can be seen on the command prompt/Terminal
If this does not resolve your issue, please create a Technical Support Request by visiting the link below:
Thanks
Sudhanshu Bhatt
  댓글 수: 2
Connor Ferguson
Connor Ferguson 2015년 11월 3일
Thank you so much for taking the time to post this answer Sudhanshu, I have tried this method and it seems to be exactly what I was looking for. This was a huge help, hopefully we can solve our problems now.
Yanjie
Yanjie 2024년 6월 27일
somehow this method is not working for me, I can launch the stand alone *.exe from the CMD. But than the CMD window turns full black , doesn't show any thing.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MuPAD에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by