Filter löschen
Filter löschen

Transport cell between functions

1 Ansicht (letzte 30 Tage)
Jakub
Jakub am 11 Apr. 2013
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
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 Loops and Conditional Statements finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by