From: Jelena Radlovi? on 28 Jan 2010 05:06 "Brian Cody" <bcody(a)mathworks.com> wrote in message <fqs4vq$5vr$1(a)fred.mathworks.com>... > Hi Robert, > > If you would like to know which cells are currently selected, you can > connect a CellSelectionCallback to the uitable. When the > CellSelectionCallback is fired, it will be called with an event data > structure which will include an Indices field containing the indices of the > selected cells. You can cache these values if you need to use them later. > > Best, > Brian > bcody(a)mathworks.com > How can i do that? I have uitable with linear function equations, i want to know which equation was selected by user. Please help. Jelena Radlović
From: Jelena Radlovi? on 28 Jan 2010 05:12 I'm not using guide.
|
Pages: 1 Prev: Use Matlab Functions in C Sfunction Next: C mex file segmentation fault |