Effacer les filtres
Effacer les filtres

Is it possible to change the name of Uicalender Object?

1 vue (au cours des 30 derniers jours)
Tyann Hardyn
Tyann Hardyn le 29 Avr 2022
Commenté : Voss le 29 Avr 2022
Hi, Community
I have a simple question.... I just want to rename the Uicalender name object to another name.... If it is possible, how to do that?
The syntax of function in this document https://www.mathworks.com/help/finance/uicalendar.html didnt allow me to change the name... Thank you so much everyone...

Réponse acceptée

Voss
Voss le 29 Avr 2022
cal = uicalendar();
set(cal,'Name','new name');
  2 commentaires
Tyann Hardyn
Tyann Hardyn le 29 Avr 2022
You re more than superb, Sir.... Thank you soooo Much /.\ /.\
Voss
Voss le 29 Avr 2022
You're welcome!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Shifting and Sorting Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by