How do I display figures on a local Ubuntu machine by using 'plot' function.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SreeHarish Muppirisetty
am 6 Nov. 2013
Bearbeitet: SreeHarish Muppirisetty
am 7 Nov. 2013
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!