Popup an image before matlab runtime runs

Hello all. I have a quick question.
When I write my matlab script and compile it using matlab compiler.
When I try to run a complied .exe file, it takes a few seconds to run. I searched that is because waiting for matlab runtime is run.
But, some programs complied by matlab popup an image AT ONCE as .exefile run. It writes "Please wait for OO program is run..." and then it will closed as OO program runs.
How can I do that? Is that command written out of code? It takes a few seconds to start my command in code. But, how they pop-up an image imediately?
Thank you.

 채택된 답변

TADA
TADA 2018년 12월 18일

0 개 추천

In the compiler there should be an option for adding a splash screen image
If i'm not mistaken thats what it's for

댓글 수: 3

Image Analyst
Image Analyst 2018년 12월 18일
I'm not seeing it. Where exactly does it say that you can popup a splash screen when you're launching the installed executable (as opposed to launching the installation program)?
TADA
TADA 2018년 12월 18일
편집: TADA 2018년 12월 18일
when I changed the custom splash screen it worked
Image Analyst
Image Analyst 2018년 12월 18일
Well ok, if it does it, then it does it. Honestly I don't use deploytool because of some major limitations, like not being able to specify where your files go.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Image Analyst
Image Analyst 2018년 12월 18일

0 개 추천

As far as I know and last heard, this is not possible. See the Mathworks post on the question from 2013:

댓글 수: 2

TADA
TADA 2018년 12월 18일
TADA
TADA 2018년 12월 18일
also, I just tried and it displays the image first thing upon startup.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2018년 12월 17일

댓글:

2018년 12월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by