Clear Filters
Clear Filters

uigetfile and large dialogue box

1 view (last 30 days)
Don
Don on 3 Oct 2017
Edited: per isakson on 4 Oct 2017
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
Don
Don on 4 Oct 2017
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)

Products

Community Treasure Hunt

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

Start Hunting!