Skip to content

Functions to reduce common make-figure-look-nicer commands to as few keystrokes as possible (requires MATLAB 2014b or newer)

Notifications You must be signed in to change notification settings

garethjns/MATLABGraphicsFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

MATLABGraphicsFunctions

Functions to reduce common make-figure-look-nicer commands to as few keystrokes as possible (requires MATLAB 2014b or newer).

Usage

  • Add top folder to MATLAB path.
  • Access functions with ggraph.function(inputs).
  • Or inherit into another object using < ggraph.

Functions

og - checks openGL is set to harware, if available.
ng - makes the current figure look nicer, specific templates can be defined inside.
hgx - uses hgexport and savas to save .png, svg and/or .fig.
getCols - get MATLAB's 'DefaultAxesColorOrder'.

About

Functions to reduce common make-figure-look-nicer commands to as few keystrokes as possible (requires MATLAB 2014b or newer)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages