Transport cell between functions

Hi, is there any way to make trasport cell between functions in GUI? It works fine if the cell is global variable. But its not working if i want to store cell in handles variable. I prefere not to use global variables. Thanks!!

 採用された回答

Yao Li
Yao Li 2013 年 4 月 11 日

0 投票

Try
evalin
assignin

1 件のコメント

Jakub
Jakub 2013 年 4 月 11 日
assignin used with setappdata and getappdata works perfect!! thanks!

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGraphics Objects についてさらに検索

質問済み:

2013 年 4 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by