How can I representing a cell of symbol vectors in a table? Can I use uitable?

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.

Answers (1)

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.

Categories

Tags

Asked:

n
n
on 21 Feb 2011

Community Treasure Hunt

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

Start Hunting!