Azzera filtri
Azzera filtri

View Error/Warning/Display messages from a MCR standalone

4 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Sudhanshu Bhatt
Sudhanshu Bhatt il 28 Ott 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 Commenti
Connor Ferguson
Connor Ferguson il 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 il 27 Giu 2024 alle 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.

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by