scroll bar on input dialog box
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a very large input box,which can ask the user to input around 30 values. The box is bigger than the screen of my computer so I'm not able to see all the inputs. Is it possible to add a scroll bar to this?
Thanks
0 comentarios
Respuestas (1)
Walter Roberson
el 30 de Abr. de 2011
Maybe. How is your input box constructed?
4 comentarios
Walter Roberson
el 30 de Abr. de 2011
You might also consider reducing the number of inputs in the dialog and using multiple dialogs.
Matt J
el 19 de Mayo de 2014
inputdlg() has no provision for a scroll-bar in its code.
Aarrrgh. That's terrible!
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!