How can I representing a cell of symbol vectors in a table? Can I use uitable?
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hi, How can I show each cell variable elements (when it is a vector of symbols) in rows of one column in a table? Is it possible to do that with uitable? If yes please indiucate how.
0 commentaires
Réponses (1)
  Walter Roberson
      
      
 le 21 Fév 2011
        Vectors of symbols can be converted for display by using char() (possibly followed by cellstr).
I don't know if I would want to do this for editable cells in a uitable though.
0 commentaires
Voir également
Catégories
				En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!