How to access a workspace variable from matlab app designer?

My matlab app contains a push button. in the callback function i have to access variables created in workspace.
when i tried to use the variable in callbackfunction i get the error :
undefined function or variable even though the variable defined in workspace.
Kindly help me with a solution.

1 Comment

Duplicate:
https://www.mathworks.com/matlabcentral/answers/337807-how-to-access-a-workspace-call-array-in-appdesigner-and-get-the-transpose-of-that

Answers (0)

This question is closed.

Asked:

on 28 Apr 2017

Commented:

on 28 Apr 2017

Community Treasure Hunt

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

Start Hunting!