Is it possible to interpret text in a uitable and can I set the margin position?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
With Matlab 2012b table I was able to do that. Since I upgraded to 2015b all of my routines which use table don't work anymore.
0 Kommentare
Antworten (1)
Yuebin Zhou
am 18 Jan. 2016
Please provide with your code and any error message you have got.
5 Kommentare
Walter Roberson
am 19 Jan. 2016
If I recall correctly, uitable supports some of the named HTML entities, but not numbered entities. Or perhaps it was not entities numbered with hex.
Walter Roberson
am 21 Jan. 2016
I fixed the presentation of your post, Yuebin Zhou . The Answers forum itself interprets HTML entities even in formatted text, so I changed your & to & in your source so it would show up properly as &
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!