Borrar filtros
Borrar filtros

How can I see Matlab graphically using SSH from Mac?

18 visualizaciones (últimos 30 días)
Davis Crews
Davis Crews el 19 de Dic. de 2021
Respondida: Swastik el 16 de Feb. de 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

Respuestas (1)

Swastik
Swastik el 16 de Feb. de 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

Categorías

Más información sobre Graphics Object Programming 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!

Translated by