How do I display figures on a local Ubuntu machine by using 'plot' function.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!