Randy Gill
Followers: 0 Following: 0
Feeds
提问
I have over a 100 checkboxes. I want to check them with one line of code in Appdesigner the same way that I did in Matlab 2013.. However the same line of code does not work in Appdesigner. Here is the code from 2013 Matlab
set(findobj('Style','checkbox','-regexp','Tag','checkbox'),'Value',1)
6 years 前 | 1 个回答 | 0