change font size and window size

2 次查看(过去 30 天)
When i use of under command, 1 window coming up that its needed changing font size and window size:
answer = inputdlg({'Hello'},'Input',3,{'444'});

采纳的回答

Jan
Jan 2011-9-8
INPUTDLG does not allow to change the figure and font size. But you can copy the source and insert the wanted changes. Just type "edit inputdlg", save it in a user-defined folder (not inside Matlab's toolbox path!) and modify it.
  7 个评论
Jan
Jan 2012-2-2
@Keith: Please post a new question in a new thread.
You find the answer in the documetation: "docsearch private"
Josh
Josh 2014-12-23
Seems like setdefaultbutton is also missing there, to be copied from the same ibarary as these two

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by