Insert check box in figure for the script of uitree
1 回表示 (過去 30 日間)
古いコメントを表示
I saw this post on generating list of folder, sub folders and files in MATLAB using uitree
Now in the same script I wish to add a tick option for each of those name(eg : cars, audi, ferrari etc in the above code). Can any suggest me how to go about it?
Like I am trying to get a check box against file name 'readwriteseg2.2.m'
Can anyone tell me what code should I add to get a check box alongside the file name in the code that exist if I use a code similar to the one mentioned in the example code link I have mentioned above..?
1 件のコメント
Geoff Hayes
2014 年 9 月 8 日
Krunal - Google "matlab uitree check box" and you will find some links to customize uitree nodes with check boxes.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!