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!!

 Akzeptierte Antwort

Yao Li
Yao Li am 11 Apr. 2013

0 Stimmen

Try
evalin
assignin

1 Kommentar

Jakub
Jakub am 11 Apr. 2013
assignin used with setappdata and getappdata works perfect!! thanks!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Graphics Objects finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 11 Apr. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by