standalone application console 2025a

12 Ansichten (letzte 30 Tage)
Anas
Anas am 1 Jul. 2025
Beantwortet: Sameer am 4 Jul. 2025
Does someone know if it is still possible to include console display in a standalone application ?
It was available in the 2024b review.
It seems like this option was removed in the task manager of 2025a.
Thank you for your help

Akzeptierte Antwort

Sameer
Sameer am 4 Jul. 2025
I actually faced the same issue after upgrading to R2025a.
To get the console display in your standalone application, just select "Standalone Application" (not "Standalone Windows Application") when creating your project in the Compiler App. This will build a command-line executable that shows the console window, just like before.
I was able to resolve it by doing this—hope it helps you too!

Weitere Antworten (0)

Kategorien

Mehr zu App Building finden Sie in Help Center und File Exchange

Produkte


Version

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by