How do I display figures on a local Ubuntu machine by using 'plot' function.
조회 수: 8 (최근 30일)
이전 댓글 표시
Hi
I am working on a remote Ubuntu machine that has Matlab, from my local Ubuntu machine. I established connection using 'ssh -X usenrame@remoteubuntu' I could run Matlab programs on the remote machine. But, when I use plot function to see figures displayed on my local desktop, I don't see any figure. I already set X11 forwarding to 'Yes' in my ssh_config file.
Any help appreciated.
Thank you
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!