Effacer les filtres
Effacer les filtres

How can I see Matlab graphically using SSH from Mac?

18 vues (au cours des 30 derniers jours)
Davis Crews
Davis Crews le 19 Déc 2021
Réponse apportée : Swastik le 16 Fév 2024
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

Réponses (1)

Swastik
Swastik le 16 Fév 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

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by