Effacer les filtres
Effacer les filtres

How can I modify the uigetdir command?

2 vues (au cours des 30 derniers jours)
Francesco
Francesco le 26 Fév 2014
Réponse apportée : Jan le 26 Fév 2014
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 commentaire
Francesco
Francesco le 26 Fév 2014
Is there nothing to do? How can I let out a header larger when the screen shows this dialog box?

Connectez-vous pour commenter.

Réponse acceptée

Jan
Jan le 26 Fév 2014
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.

Plus de réponses (0)

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by