Info
This question is closed. Reopen it to edit or answer.
How can I get the names of checkboxes that were made with GUIDE
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Cris LaPierre
on 12 Nov 2020
Use the object browser?
2 Comments
Cris LaPierre
on 12 Nov 2020
Do you want to change the tag name or the string text (name used to access it vs the displayed text)?
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!