Azzera filtri
Azzera filtri

Is it possible to change the name of Uicalender Object?

2 visualizzazioni (ultimi 30 giorni)
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...

Risposta accettata

Voss
Voss il 29 Apr 2022
cal = uicalendar();
set(cal,'Name','new name');

Più risposte (0)

Categorie

Scopri di più su Shifting and Sorting Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by