Info

This question is closed. Reopen it to edit or answer.

How to access a workspace variable from matlab app designer?

1 view (last 30 days)
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
Stephen23
Stephen23 on 28 Apr 2017
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)

Community Treasure Hunt

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

Start Hunting!