MATLAB on WSL

Installation

  1. Download the Matlab installer (zip file) for Linux

  2. Move the file to your WSL home (or any other) directory

  3. Unzip the file, and run the install executable inside

    sudo ./install

    This should install Matlab inside /usr/local/MATLAB/RXXXX
    If the install crashes, see possible issues below

  4. Navigate to /usr/local/MATLAB/RXXXX/bin and run Matlab

    ./matlab

    Shortcut

    add alias for matlab to .bashrc:

    alias matlab='/usr/local/MATLAB/RXXXX/bin/matlab'

Possible issues

kiwi wiki

A wiki / archive / library / blog of my interests.
Not technically a wiki, but the name fit well with kiwi.

index homepage github