Skip to content

Instantly share code, notes, and snippets.

@ozooxo
Created February 12, 2014 18:57
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 ozooxo/8962140 to your computer and use it in GitHub Desktop.
Save ozooxo/8962140 to your computer and use it in GitHub Desktop.
Run matlab in Ubuntu terminal: (Top one) quicker, but some plot-related functions seem not fully supported. (Bottom one) fully supported, but slower.
matlab -nojvm
matlab -nodesktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment