| Updates |
| 24 May 2004 |
- Changed plt5 and pltn sample scripts so that don't use interp so that no toolboxes are required
- renamed PLT.m to plt.m in the archive so that it will work properly on unix systems |
| 15 Jul 2004 |
Many enhancements - most importantly the workspace plotter |
| 04 Aug 2004 |
Added editz.m example.
Minor bug fixes and documentation updates. |
| 29 Mar 2005 |
Added several auxiliary functions which makes it easir to build a GUI application based on plt. Added two more example programs to demonstrate some of the new features. |
| 30 Mar 2005 |
The version I uploaded yesterday had a missing file in the html documentation. |
| 11 May 2005 |
Added new example programs (curves.m and winplt.m). Added additional GUI objects (edit and popup text objects). Minor bug fixes and documentation improvements. |
| 12 May 2005 |
Added new example program (curves.m).
Added new GUI obects (edit text and popup text).
Minor bug fixes and documentation improvements. |
| 15 Sep 2005 |
Various enhancements and bug fixes - see release notes in help file |
| 16 Sep 2005 |
Several new features. See release notes in help file. (Yesterday's upload didn't seem to work) |
| 19 Sep 2005 |
Various enhancements and bug fixes. See release notes in help file. |
| 07 Nov 2005 |
Minor bug fixes.
Documentation updates |
| 19 Dec 2005 |
Added a few new features |
| 27 Jan 2006 |
Minor enhancements and bug fixes |
| 11 Apr 2006 |
Several enhancements and one additional example .m file |
| 11 Apr 2006 |
- Several enhancements
- Additional example .m file
- Bug fixes
- Documentation improvements |
| 27 Jun 2006 |
New features and bug fixes |
| 27 Jun 2006 |
Added some new features and bug fixes |
| 30 Jun 2006 |
A few enhancements and bug fixes |
| 17 Aug 2006 |
New features
- Multiple traces allowed on right axis
- More flexible dual cursors |
| 05 Sep 2006 |
Added functionality for vertical bar, error bar and quiver plots |
| 27 Nov 2006 |
Several improvements and bug fixes. See release notes in plt.chm or html.zip |
| 24 Jan 2007 |
Added facility for time and date cursoring as well as other customized cursor capabilities. Several bug fixes and documentation improvements |
| 29 Jan 2007 |
Sorry the last version only lasted a week, but I found some bugs that needed fixing. Also I added a new demo program and a few features. |
| 06 Mar 2007 |
- Added new example program (wfall.m)
- Improved calling sequence for the slider pseudo object
- Minor bug fixes |
| 18 May 2007 |
Minor enhancements (see release notes) |
| 09 Jul 2007 |
Improved some of the demo programs, and minor bug fixes and documentation updates. Now includes a compiled version (.dll) |
| 03 Dec 2007 |
Added one more .m example program, and updated the others for clarity. Other minor improvements. |
| 14 Mar 2008 |
Several minor bug fixes and enhancements. (Please see the release notes). |
| 14 Apr 2008 |
Added the linking of the right and left hand axes for panning and zooming. For other changes, see the release notes in plt.chm |
| 16 Jun 2008 |
- Added a new example program
- Minor enhancements (see release notes) |
| 13 Aug 2008 |
Added yet another demo program (subplt.m). Also fixed a few bugs and made minor improvements (see release notes). |
| 20 Aug 2008 |
Update to fix bug introduced with last weeks version. Also added yet another demo example (subplt8.m) |
| 03 Oct 2008 |
Minor enhancements - see release notes |
| 06 Oct 2008 |
Minor enhancements, see release notes |
| 18 Jan 2009 |
Major update to the subplot capability. Other improvements and bug fixes. See release notes for details. |
| 12 May 2009 |
Fixed a bug which caused plt to crash when called from a guide application. Other minor changes (see release notes) |
| 11 Aug 2009 |
First release of plt including the full .m source code. Added the TraceMk parameter. See release notes for other changes. |
| 26 Oct 2009 |
Major rewrite of all the programming examples involving GUIs mostly for improved coding style and clarity. Some enhancements and bug fixes to plt (see release notes). |
| 08 Nov 2009 |
Sorry to bother you with another update so soon after the last one, but a few bugs were reported. In addition to fixing those, I also added significant enhancements to the winplt.m demo program and added a few minor features to plt. |
| 04 Dec 2009 |
Added a new example (pub.m) to show how to optimize a plot for publication (instead of the typical data exploration uses of plt). See release notes for other minor changes |
| 25 Feb 2010 |
Bug fixes, Added distance (abs(x+yi)) cursor readout |
| 11 May 2010 |
Changes for compatibility with Matlab version R2009b and other minor enhancements |
| 02 Dec 2011 |
Fixed several cursoring bugs. Added enhancements related to Subplots and data editing. Updated several of the example programs. See release notes for details. |