Standalone program errors don't display on a mac
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I compiled a program as a standalone program using the Matlab Compiler version 4.18.1 (2013a) for a mac. Although it runs, I intentionally coded in some errors and these errors seem to cause beeps from my mac but no text messages appear anywhere.
I tried running the program from the command line (using "open") but no messages appear there.
I tried using the mac's console utility and while some cryptic messages did appear ("Disabled automatic stack shots because audio IO is active"), these where not the messages that would appear in Matlab (if I were running the program in the Matlab environment).
What I really need is the more helpful Matlab errors (like "file not found", "Undefined function or variable") so I can do some debugging.
I'm almost certain I used to see these when I ran compiled programs under windows..... Are things different with a Mac?
Any ideas?
Thanks!
Dan
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!