How can I modify the uigetdir command?

조회 수: 2 (최근 30일)
Francesco
Francesco 2014년 2월 26일
답변: Jan 2014년 2월 26일
I'd like to have a bigger title. How do I change the writing and make it bigger?
d1=uigetdir([],'Select file') ;
Is it possibile to utilize the font Size? How Can I do it?
  댓글 수: 1
Francesco
Francesco 2014년 2월 26일
Is there nothing to do? How can I let out a header larger when the screen shows this dialog box?

댓글을 달려면 로그인하십시오.

채택된 답변

Jan
Jan 2014년 2월 26일
uigetdir is a Java function. It is not trivial to modify this, but possible. Nevertheless, it is usually a bad idea to invest time to modify standard tools, because the expected look&feel is valuable.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by