Access MATLAB via SSH (Mac)

Tags mac matlab

Purpose

These instructions can be used when you need to access MATLAB remotely or on a computer where you do not have the application installed.

Detailed Resolution

Prerequisites

  1. Download, install and run XQuartz.
    • The XQuartz icon should be visible on the Mac Taskbar.

  1. Connect to the VPN, if not on a campus network.

Connection Steps

  1. Open Terminal and type ssh -X netID@giant.utdallas.edu.
Note: Replace "netID" above with your NetID.

  1. Log in with your password.
Note: Password will be tracked in silent keystrokes so that no text will appear in Terminal.

  1. Type matlab & and press Enter.
    • MATLAB will open in the XQuartz application.

 

Details

Article ID: 473
Created
Mon 11/22/21 12:57 PM
Modified
Mon 7/3/23 1:25 PM