uigetfile and large dialogue box

1 次查看(过去 30 天)
Using uigetfile the dialogue box suddenly occupies the whole screen. It there a way to make it smaller

采纳的回答

per isakson
per isakson 2017-10-3
编辑:per isakson 2017-10-3
The dialogue box "remembers" its size (and position) from when it was last closed.
Try this:
  1. open the dialogue
  2. right click close to the red close button in the upper right corner
  3. click Restore
  4. chose a file
  5. click Open
Tested on R2016a, Win7
  3 个评论
Don
Don 2017-10-4
AHA! Restore option cam when I clicked on the Select File to Open in the upper LEFT corner. Maybe that will fix it. Thanks
per isakson
per isakson 2017-10-4
编辑:per isakson 2017-10-4
"close to the red close button" I intended to say click a bit to the right of the close button, not the close button itself. I could have been clearer.
As a matter of fact, right clicking anywhere on the area below, but not the red close button, opens the context menu (on Win7).

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by