How do I display figures on a local Ubuntu machine by using 'plot' function.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
SreeHarish Muppirisetty
el 6 de Nov. de 2013
Editada: SreeHarish Muppirisetty
el 7 de Nov. de 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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Graphics Objects en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!