Stacked Plot
by Mirko Hrovat
08 Jun 2009
(Updated 25 May 2012)
Stacked plots display spectra with time or another parameter. Five methods are provided.
|
Watch this File
|
| File Information |
| Description |
Stacked plots are commonly seen in NMR spectroscopy. They often illustrate the evolution of spectra with time or some other parameter. There are several (somewhat equivalent) methods to produce such plots in Matlab. This function serves as a common interface to these various methods. Certainly some methods may be evoked directly, e.g. mesh, but some others are not as obvious, e.g. plot3. In addition a method (style 1) has been added that produces the traditional stacked plot format. This fucntion can be found inside the program as "splot".
The purpose of this program is to educate through sample code and to provide a unified interface to these various styles. Select the method you like best.
There did not seem to be available such a program in the file exchange and it took some experimentation and time to explore different Matlab commands. As a result it seemed beneficial to have a common interface to these commands. Please leave or send me comments as improvements are hastened by user feedback. |
| MATLAB release |
MATLAB 7.10 (R2010a)
|
| Other requirements |
None |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 08 Nov 2011 |
Choi
|
|
|
| Updates |
| 11 Jun 2009 |
changed title in help file. |
| 25 May 2012 |
One bug pertaining to sytle selection has been fixed, errors in documetation, and axis labels can now be orientated in the reverse direction. |
|
Contact us