编者注: This file was selected as MATLAB Central Pick of the Week
引用格式
Paul Mennen (2024). plt (https://www.mathworks.com/matlabcentral/fileexchange/4936-plt), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.41 | Replaced with a newer toolbox called pltSig |
||
1.40 | plt 29Mar20 release:
|
|
|
1.39 | Small esthetic improvement to the trace ID box. See release notes for other minor changes. |
|
|
1.38 | Minor bug fixes and documentation updates. (See release notes in help file.) |
|
|
1.37 | This is the same as the version I uploaded earlier today. I had to resubmit the file because I forgot to check the "Package as a toolbox" box. |
|
|
1.36 | Added features to one of the demo programs (editz.m), added one auxiliary function (funcStart.m), and fixed a major bug with subplots. Other minor bug fixes and documentation improvements. See release notes in the help file for details. |
||
1.35 | Changes for compatibility with R2020b. Added data editing for intensity maps. Added a new demo program (drawgray.m). See release notes for details. |
|
|
1.34 | Type "plt help" at the command window and click on "Release notes" (under Getting Started). |
|
|
1.33 | plt 16Jun20 release:
|
|
|
1.32 | - Added a new demo program called gpsLog (GPS data analysis and simulation).
|
|
|
1.31 | The toolbox adds the demo folder to the path. Please try "demoplt.m". If it doesn't run move the demo folder to the top of the path or CD to the demo folder first. (Some of the demo function names may be used in other toolboxes) |
|
|
1.30 | Updated for compatibility with the latest Matlab releases.
|
|
|
1.29 | The data editing features were rewritten to make them more natural to use.
|
|
|
1.28.0.0 | Many improvements to the image pseudo object. A new demo program was added to demonstrate these enhancements. Also many other changes included this release which you will find summarized in the release notes. |
||
1.27.0.0 | This update was prompted by users who reported a few bugs in the
|
||
1.26.0.0 | This update introduces the 'Fig' parameter for creating figures with multiple plots (demonstrated by the plt50 & pub3 examples). The previous method (using 'Subplot') is still just as useful.
|
||
1.25.0.0 | The most significant update to plt in many years.
|
||
1.24.0.0 | Major improvement in the subplot capabilities. See the release notes in the help file for details |
||
1.22.0.0 | Too many changes to list here. Please see the release notes in the plt help file. |
|
|
1.21.0.0 | - Added the multiCursor for viewing cursors on all traces simultaneously.
|
|
|
1.20.0.0 | Most extensive plt update years:
|
|
|
1.19.0.0 | Too many enhancements and bug fixes to mention here. Please check out the release notes in the help file |
||
1.18.0.0 | Despite my earlier release only 30 days ago, I was compelled to update it now because of a significant number of enhancements and bug fixes to the code. Please see the release noted for more detail. |
||
1.17.0.0 | Various improvements and bug fixes to plt and the demo programs. See release notes for more details. |
||
1.16.0.0 | Changed the focus of plt somewhat from plotting to GUI tools.
|
||
1.12.0.0 | Fixed several cursoring bugs. Added enhancements related to Subplots and data editing. Updated several of the example programs. See release notes for details. |
||
1.11.0.0 | Changes for compatibility with Matlab version R2009b and other minor enhancements |
||
1.10.0.0 | Bug fixes, Added distance (abs(x+yi)) cursor readout |
||
1.9.0.0 | 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 |
||
1.8.0.0 | 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. |
||
1.5.0.0 | n/a |
||
1.4.0.0 | 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). |
||
1.3.0.0 | First release of plt including the full .m source code. Added the TraceMk parameter. See release notes for other changes. |
||
1.2.0.0 | Fixed a bug which caused plt to crash when called from a guide application. Other minor changes (see release notes) |
||
1.1.0.0 | Major update to the subplot capability. Other improvements and bug fixes. See release notes for details. |
||
1.0.0.0 | Minor enhancements, see release notes |