View errors of Standalone-App created with Matlab Compiler
Show older comments
Hi everyone,
I'm new to Matlab Compiler and the export of standalone apps.
I have a Matlab Script which get's some information of a PLC and plots this information to a figure (dynamic process). I implemented a little GUI to select some specific details of the PLC which changes the view on the figure . Everything works fine if I start the GUI from App Designer. But after the compilation with Matlab Compiler the figure doesn't open, just the GUI appears. There is a sound which seems to indicate an error but no error message is displayed.
I followed this answer and tried to get an error message:
But there's no message displayed. Is there any chance to create something like a log-file while running the compiled app or another way to display errors?
I'm using Matlab R2020a and all answers I found on this topic are frome some years ago.
1 Comment
Dominik Müller
on 16 Sep 2020
Accepted Answer
More Answers (1)
Puru Kathuria
on 25 Nov 2020
0 votes
Hi,
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!