필터 지우기
필터 지우기

customizing input and ooutput dialog boxes

조회 수: 1 (최근 30일)
Ojaswita
Ojaswita 2013년 9월 26일
편집: Image Analyst 2013년 9월 28일
Is there any possible way to add graphics to input dialog boxes so that they look abit more attractive?? I would also like to know if there is any possibility of merging an output box with a plot?

답변 (3개)

Jan
Jan 2013년 9월 26일
It depends on what "a bit more attractive" means. "More" implies that you have a version for a comparison, but as long as you do not show it, we do not have a chance to reconsider, what you want.
Of course you can "merge" an "output box" with a "plot". What does "merge" mean here, what is an "output box" and what kind of "plot" do you mean?
Please add details by editing the original question, not by posting a comment or pseudo-answer. Readers expect all required information inside the question and not distributed over different locations.
  댓글 수: 1
Ojaswita
Ojaswita 2013년 9월 26일
I would like to do the following things specifically 1. add graphics to an input dialog box eg a calendar symbol next to a date input. 2. I want to have multiple choices on one input box - choice of options, dropdown list and entering inputs 2. I want to merge an output dialog box with a plot
I hope its more clear... :)

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


Ojaswita
Ojaswita 2013년 9월 28일
just a gentle reminder... Any suggestions for my question...

Image Analyst
Image Analyst 2013년 9월 28일
편집: Image Analyst 2013년 9월 28일
Not with the built-in functions like inputdlg(), menu(), questdlg(), helpdlg() etc. You'd have to build your own custom GUI. See http://blogs.mathworks.com/videos/category/gui-or-guide/, or MAGIC

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by