필터 지우기
필터 지우기

uigetfile and large dialogue box

조회 수: 1 (최근 30일)
Don
Don 2017년 10월 3일
편집: per isakson 2017년 10월 4일
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