andykee / matlab

~/dev/matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

B

~/dev/matlab

A collection of MATLAB scripts to make life easier and fix several annoyances.

Installation

  1. Place scripts in ~/dev/matlab

  2. Add the following line to startup.m:

    addpath(genpath('~/dev/matlab'));

  3. Enjoy MATLAB++

Sources

All scripts are my own, except for the following:

About

~/dev/matlab


Languages

Language:MATLAB 99.6%Language:Java 0.4%Language:M 0.1%