davidn-IA

Results 5 comments of davidn-IA

Matlab 2017b -- should have mentioned that. Have not tried it on other versions.

Fantastic, thanks. Will be checking it out shortly.

It's an improvement but unfortunately fails on subnodes, per this example: f = uifigure('Position', [680 558 560 420]); t = uitree(f,'Position',[20 20 520 380]); tn = uitreenode(t,'Text','Test me'); tn2 =...

Fantastic. This is a terrific improvement, thanks!