it is possible to access the 'base' workspace from a subfonction ?
Mostrar comentarios más antiguos
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 ;)
Respuesta aceptada
Más respuestas (1)
khaled DAWOUD
el 17 de Jul. de 2012
0 votos
you can use assignin function to reference to variable in the workspace in your function.
1 comentario
tayeb
el 17 de Jul. de 2012
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!