How can I modify the uigetdir command?

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 日

1 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

タグ

質問済み:

2014 年 2 月 26 日

回答済み:

Jan
2014 年 2 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by