Text Output of a compiled Code

7 ビュー (過去 30 日間)
Lukas Nuschele
Lukas Nuschele 2020 年 1 月 26 日
コメント済み: Walter Roberson 2020 年 1 月 27 日
Hey guys,
I created a desktop application with MATLAB Compiler of my written Code.
The Output of my Code are a few values and some text.
The Code works fine with MATLAB and the application itself seems to work aswell since it is opening required files.
Unfortunately the Output doesn´t appear anywhere if I run the application.
Is there a way I can generate a textbox or similar to show me the output text of my Code on the desktop after I run the application?
If you have any questions feel free to ask,
Thanks a lot for helping me out,
Greetings Lukas :)
  1 件のコメント
Walter Roberson
Walter Roberson 2020 年 1 月 27 日
evalc() to capture output. Then use any of the various methods to display text. https://www.mathworks.com/help/matlab/ref/uitextarea.html is one way

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeTables についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by