이전 댓글 표시
Hi,
If I write in command window "load a", then in workspace will appears variable "a". If I write "load a" in GUI code, so in workspace will apears nothing but variable "a" is available for GUI code. Why? Why is it not appears in workspace and why is available for GUI?
Thank you
댓글 수: 1
Daniel Shub
2012년 4월 11일
Loading a mat file, or a set of mat files, from a gui or function and poofing variables into the base workspace might be a case where I would be willing to use evalin, I doubt it, but maybe.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!