How embedded jpg image on panel

1 回表示 (過去 30 日間)
SUDIP PODDAR
SUDIP PODDAR 2012 年 2 月 19 日
I am using guide.I want to add jpg image as background in panel. Is it possible? If possible then how i will do that? I also want to add running background command window on the figure when my program is running. How i do this? plz want ur help. thanks for your support.

回答 (2 件)

Walter Roberson
Walter Roberson 2012 年 2 月 19 日
Background image:
Please describe a "running background command window" in more detail. If by "command window" you are talking about the MATLAB command window, or about a shell (Windows) command window, then the methods are quite difficult (I would not try to do them unless there was a compelling reason... the sort of reason where MATLAB should not be used anyhow as MATLAB is not certified for any safety-critical work.)
  3 件のコメント
SUDIP PODDAR
SUDIP PODDAR 2012 年 2 月 19 日
I am talking about matlab command window. I want to do this for visualising how much my program is progress, by watching the command window on the figure
SUDIP PODDAR
SUDIP PODDAR 2012 年 5 月 6 日
plz help me Mr.Walter

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


Image Analyst
Image Analyst 2012 年 5 月 6 日
Try issuing the command "echo on" to see what your m-file is doing in the command window.

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by