Filter löschen
Filter löschen

View Error/Warning/Display messages from a MCR standalone

4 Ansichten (letzte 30 Tage)
Connor Ferguson
Connor Ferguson am 23 Okt. 2015
Kommentiert: Yanjie am 27 Jun. 2024 um 7:04
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

Akzeptierte Antwort

Sudhanshu Bhatt
Sudhanshu Bhatt am 28 Okt. 2015
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 Kommentare
Connor Ferguson
Connor Ferguson am 3 Nov. 2015
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 am 27 Jun. 2024 um 7:04
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MuPAD finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by