it is possible to access the 'base' workspace from a subfonction ?
Ältere Kommentare anzeigen
I'm would like to access some variables in the 'base' workspace from a subfonction. because when I tried the variables is not found.
thanks in advance ;)
Akzeptierte Antwort
Weitere Antworten (1)
khaled DAWOUD
am 17 Jul. 2012
0 Stimmen
you can use assignin function to reference to variable in the workspace in your function.
1 Kommentar
tayeb
am 17 Jul. 2012
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!