home tags about

MATLAB / Octave Code and Docs

Posted on: 25 June 2008 in matlab, octave, code, docs

During the course of my PhD, and undergraduate degree, I've amassed quite a lot of MATLAB code, and knowledge.

This page will be the where I try to share some of that knowledge and code.

Documents:

Code on GitHub

Code on the Mathworks File Exchange:

Other Stuff

I maintain the MATLAB bundle for TextMate. Grab it using the following commands:

    export LC_CTYPE=en_US.UTF-8
    mkdir -p ~/Library/Application Support/TextMate/Bundles
    cd ~/Library/Application Support/TextMate/Bundles
    svn co http://macromates.com/svn/Bundles/trunk/Bundles/Matlab.tmbundle

Then join the Google group to discuss things you'd like to see added, bugs, or other changes.

Comments

Fork me on GitHub