customizing input and ooutput dialog boxes

3 visualizaciones (últimos 30 días)
Ojaswita
Ojaswita el 26 de Sept. de 2013
Editada: Image Analyst el 28 de Sept. de 2013
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?

Respuestas (3)

Jan
Jan el 26 de Sept. de 2013
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 comentario
Ojaswita
Ojaswita el 26 de Sept. de 2013
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... :)

Iniciar sesión para comentar.


Ojaswita
Ojaswita el 28 de Sept. de 2013
just a gentle reminder... Any suggestions for my question...

Image Analyst
Image Analyst el 28 de Sept. de 2013
Editada: Image Analyst el 28 de Sept. de 2013
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

Categorías

Más información sobre App Building en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by