
standalone application console 2025a
조회 수: 14 (최근 30일)
이전 댓글 표시
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

댓글 수: 0
채택된 답변
Sameer
2025년 7월 4일
Hi @Anas
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!
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!