#!/usr/bin/env bash
matlab -nodisplay -nosplash -nosoftwareopengl -r "addpath(genpath('/code')); main()"
