How can I stop HTML code being visible in UITABLE editable cell?

1 vue (au cours des 30 derniers jours)
Steve Page
Steve Page le 22 Fév 2013
I am using HTML to right align strings in a column of a UITABLE which has property ColumnEditable=true. The HTML is as follows: -
['<html><table border=0 width=120 ><TR><TD align=right>',t1{k,1},'</TD></TR> /table</html>']
This works fine except when I click on the cell to edit its contents the HTML becomes visible - which makes editing the cell contents very confusing. Does anybody know of a way of stopping this? I have searched MATLAB Central and the Web without success.
Thanks

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by