How can I see Matlab graphically using SSH from Mac?

14 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Swastik Sarkar
Swastik Sarkar il 16 Feb 2024
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

Categorie

Scopri di più su Startup and Shutdown 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!

Translated by