Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to access a workspace variable from matlab app designer?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Stephen23
2017-4-28
Duplicate:
https://www.mathworks.com/matlabcentral/answers/337807-how-to-access-a-workspace-call-array-in-appdesigner-and-get-the-transpose-of-that
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!