|
Is there any ListBoxClicked property/fileld/data value in a ListBox in Matlab GUI...??
Means, I want to create a menu button having submenus (containing submenus for fuctions. Those functions should be operated on Data listed in Listbox). After selecting a data from ListBox, I have to choose functions from submenus to operate on data. But after doing this an error comes saying that ........
Reference to non-existent field 'InputListBoxClicked'.
How to rectify this error..??? Or if there is other way round, plz post it.
Thank you,
Hariom
|