|
|
| File Information |
| Description |
With PLOTYY you can add a new axis, which will be linearly related with the old one. With this function, the new axis may be related by ANY monotonic ascending or descending function with the old one (which should be specified), and works with the x-axis as well.
Besides, both axes will be linked to work with the ZOOM/PAN functionalities and even the DATETICK or TLABEL function for a time axis.
For example, to include a new x-axis with an exponential relationship with the old one just use:
>> addaxes('XFun','exp')
Enjoy it!
Any comments and bug reports will be very appreciated! |
| Acknowledgements |
Addaxis, Plots.M, Plotses.M, Tlabel.M V2.6.1 (Sep 2009), and Linkzoom.M V1.3 (Aug 2009)
inspired this file.
|
| MATLAB release |
MATLAB 7.7 (R2008b)
|
| Other requirements |
It is recommended to download the TLABEL function as well. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 15 Feb 2010 |
Allen
|
|
|
| 02 Oct 2009 |
jvc
|
|
|
| Updates |
| 21 Sep 2009 |
v1.1 Fixed bug with function inversion, thanks to Allen Hall. Added 'Inverse' options and 'Position' link. Fixed small bug related with 'off' option. |
|
Contact us