uigetfile and large dialogue box

Using uigetfile the dialogue box suddenly occupies the whole screen. It there a way to make it smaller

 Accepted Answer

per isakson
per isakson on 3 Oct 2017
Edited: per isakson on 3 Oct 2017
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 Comments

I have windows 10 and the red close button does not give the restore option. I seems to get a greyed out restore option outside of Matlab, but not via the dialog box Isn't there something in Matlab that will do it?
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 on 4 Oct 2017
Edited: per isakson on 4 Oct 2017
"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).

Sign in to comment.

More Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Products

Asked:

Don
on 3 Oct 2017

Edited:

on 4 Oct 2017

Community Treasure Hunt

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

Start Hunting!