Skip to content
AGS-Knight edited this page Sep 12, 2012 · 4 revisions

These snippets may be useful for those who want to edit .m files in Sublime Text 2, or possibly those who are attempting to eliminate the MATLAB editor completely. This library contains all of the MATLAB functions and commands listed in the Standard Toolbox and the Statistics Toolbox.

These are tab-completion snippets and allow you to tab complete the function and cycle through the variables within the functions.

The folder containing the snippets should be put in your User path within Sublime Text 2, i.e.

~/Library/Application Support/Sublime Text 2/Packages/User/Snippets/matlab

and

~/Library/Application Support/Sublime Text 2/Packages/User/Snippets/statistics_toolbox

Please let me know if you encounter any problems, or if a snippet for a certain function isn't performing as expected.

--AGS-Knight

Clone this wiki locally