johnmarianhoffman / j_tools

John's MATLAB Toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

J_TOOLS

John's personal MATLAB toolbox and script library.

Installation

Clone or download the repository into the directory of your choice (your MATLAB user directory is probably the best and easiest choice). If you downloaded the .zip, unpack it now.

Open MATLAB and navigate into the "j_tools" directory. Run

>> INSTALL

This will add the entire library to your MATLAB path.

If you want this to be persistent, you can run

>> savepath

Or add

>> run('/path/to/j_tools/INSTALL.m')

to your startup.m script.

Licensing

I dunno. Be good? Be better? Spread the love? If you use something, please credit me. That or whatever the license file says.

Copyright 2016,2017,2018 John Hoffman

About

John's MATLAB Toolbox

License:Other


Languages

Language:MATLAB 43.7%Language:HTML 25.6%Language:Emacs Lisp 20.7%Language:Mercury 9.0%Language:C++ 0.4%Language:Makefile 0.2%Language:M 0.2%Language:SRecode Template 0.2%Language:CSS 0.1%