Is it possible to change the name of Uicalender Object?

2 次查看(过去 30 天)
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...

采纳的回答

Voss
Voss 2022-4-29
cal = uicalendar();
set(cal,'Name','new name');

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by