Introduction

Copyright (c) 2011, Paul Mennen

 

plt is an alternative to MatLab's plot and plotyy routines for 2D applications. Like plot, plt commands can be typed at the command prompt to display your workspace arrays and can also be the core of your .m graphical applications. Some of plt's advantages are:

MatLab release 12.1 (ver 6.1) or later is required to run plt and all the example code. It has been tested extensively under all MatLab releases from 12.1 to R2009b under Windows XP and Windows 7. Only brief testing has been done with Vista and a few Unix based platforms.

I hope using plt enhances your MatLab experience. Please let me know about any problems or suggestions you have relating to plt. You can reach me at paul@mennen.org.