How can I see Matlab graphically using SSH from Mac?

22 次查看(过去 30 天)
I have a work computer that I am using matlab on from my personal mac. I ssh into the computer, but when I open matlab, it just appears in my mac terminal instead of the normal graphical display I would get from normally booting laptop. Is there a way to get matlab to render using the mac terminal thorugh ssh? I do ssh -X to access the remote computer

回答(1 个)

Swastik
Swastik 2024-2-16
I understand you are looking to access MATLAB on your Mac Workstation through SSH with the -X flag from your personal Mac. To facilitate this, it may be necessary to enable X11 forwarding on your Workstation.
You can find the steps to set up X11 forwarding by visiting the following link:
Additionally, here is an alternative workaround that might be helpful:
Best of luck with your setup, and I am here to help if you need more support along the way

类别

Help CenterFile Exchange 中查找有关 Graphics Object Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by