Graphical window problem in remote Matlab, using ssh and screen.

5 次查看(过去 30 天)
Hello,
I connect from my home computer to a remote computer via ssh -Y. And I have a screen session where I am running Matlab.
In order to see the graphical windows, in matlab I set the right environment variable:
setenv('DISPLAY',':10.0')
In order order to test if it works. I use:
!xeyes
And it works. but when I try to create a figure, nothing displays.
If I restart matlab, the figures do show.
Is there a way to show figures without restarting matlab in the screen session?
Many thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

产品


版本

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by