Prev: Fixed-point matrix inversion
Next: xlim and ylim
From: zhang on 20 May 2010 18:24 Hi guys There are many items in the uitable. Some of them have been handled. Some of them need to be handled. I want to changed the background color of these handled items so that they can be distinguished from those not handled. Thanks in advance Zhong
From: Walter Roberson on 20 May 2010 18:45 "zhang " <xiaoc10(a)gmail.com> wrote in message <ht4cq4$8t8$1(a)fred.mathworks.com>... > There are many items in the uitable. > Some of them have been handled. Some of them need to be handled. > I want to changed the background color of these handled items so that > they can be distinguished from those not handled. *If* those elements happen to be in a row of their own, then you could take advantage of the RowStriping property. If you are trying to set the colour of individual table cells, then I do not see any documented mechanism for that; http://undocumentedmatlab.org might perhaps describe some means.
|
Pages: 1 Prev: Fixed-point matrix inversion Next: xlim and ylim |