How do i get an array stored in a CellSelect​ionCallbac​k(hObject, eventdata, handles) function in a guide gui to some other function?

I have an array getting populated in a CellSelectionCallback(hObject, eventdata, handles) function in a guide GUI.I would like to use the values of the array from this function in a different callback function of a push button created in the same gui.Kindly request your support. When I press the pushbutton, I should directly get the array stored in the cellselectioncallback function so that I can perform further calculations.
Thanks in Advance.

 採用された回答

Image Analyst
Image Analyst 2014 年 8 月 1 日

1 件のコメント

The method "Store Data in UserData or Other Object Properties" worked perfectly. Thanks a lot for your help. Cheers.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by