필터 지우기
필터 지우기

How can I insert a GIF background in matlab guide so that when the program is made to run in the background I can see that GIF is running as my background image.

조회 수: 7 (최근 30일)
How can I insert a GIF background in matlab guide so that when the program is made to run in the background I can see that GIF is running as my background image.
  댓글 수: 2
DGM
DGM 2021년 6월 12일
편집: Image Analyst 2021년 6월 12일
What exactly do you mean by the background image in a GUI? Are you trying to put an image in an axes beneath other objects? Are you trying to animate that image?
But "when the program is made to run in the background I can see that GIF is running" makes it sound like you want some sort of animated icon for a minimized window or something.
Adam Danz
Adam Danz 2021년 6월 12일
If you are developing a GUI using GUIDE, you are strongly urged to abandon GUIDE and develop the GUI using AppDesigner. MathWorks has started to phase out the GUIDE platform and in the near future, GUIDE-based GUIs will still function but will no longer be editable or further developed.
Adding GIFs to components in AppDesigner is fairly straightforward. Here's a Community Highlight that demonstrates these capabilities in Matlab R2020a and later.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by