Skip to content

octaveEtard/pltools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pltools

Octave Etard (octave.etard11@imperial.ac.uk)

Matlab plotting tools to make pretty, publication ready figures.

Quick start

Installation

Add the functions folder to your path. The code is structured as a Matlab package contained in functions/+pltools. Functions can be called by using the pltools. prefix (e.g. out = pltools.someFunction(x,y,z)). Alternatively the required functions can also be imported (e.g. import pltools.someFunction; out = someFunction(x,y,z)).

About

Matlab plotting tools to make pretty, publication ready figures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages