Insert check box in figure for the script of uitree

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 Comment

Krunal - Google "matlab uitree check box" and you will find some links to customize uitree nodes with check boxes.

Sign in to comment.

Answers (0)

Categories

Asked:

on 8 Sep 2014

Commented:

on 8 Sep 2014

Community Treasure Hunt

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

Start Hunting!