Info
此问题已关闭。 请重新打开它进行编辑或回答。
How can I get the names of checkboxes that were made with GUIDE
1 次查看(过去 30 天)
显示 更早的评论
I have 261 checkboxes with names all numbered from 1:261. I would like to get the names of these checkboxes to see if they are even numbers and change the name of these even checkboxes to 'even'
How would I go about doing this?
0 个评论
回答(1 个)
Cris LaPierre
2020-11-12
Use the object browser?
2 个评论
Cris LaPierre
2020-11-12
Do you want to change the tag name or the string text (name used to access it vs the displayed text)?
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!