scroll bar on input dialog box

7 次查看(过去 30 天)
Ronni
Ronni 2011-4-30
评论: Matt J 2014-5-19
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

回答(1 个)

Walter Roberson
Walter Roberson 2011-4-30
Maybe. How is your input box constructed?
  4 个评论
Walter Roberson
Walter Roberson 2011-4-30
You might also consider reducing the number of inputs in the dialog and using multiple dialogs.
Matt J
Matt J 2014-5-19
inputdlg() has no provision for a scroll-bar in its code.
Aarrrgh. That's terrible!

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Line Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by