Skip to content

Instantly share code, notes, and snippets.

@nykma
Created October 27, 2014 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nykma/c11eaf983d707c657ccb to your computer and use it in GitHub Desktop.
Save nykma/c11eaf983d707c657ccb to your computer and use it in GitHub Desktop.
MATLAB builder for Sublime Text 3
{
"cmd": ["/Applications/MATLAB_R2014a.app/bin/matlab", "-nosplash", "<$file_name"],
"selector": "source.m"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment