How do I access my workspace variables from MATLAB mobile?
조회 수: 9 (최근 30일)
이전 댓글 표시
I know that I can access them from the prompt, individually, but on my desktop MATLAB, I am acclimated to a full listing of current workspace variables. If there isn’t an actual page or window that can display the same information on mobile, is there a command that can list all workspace variables instead?
댓글 수: 0
채택된 답변
Pradeep
2018년 3월 12일
MATLAB Mobile does not have a separate screen or tab that shows the Workspace browser. You can view a listing of your workspace variables by executing the 'whos' command in the Commands tab:
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 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!