general/examples/
crib_tplot_ticks.pro
includes main-level programNAME: crib_tplot_ticks PURPOSE: Crib to demonstrate tplot annotation commands You can run this crib by typing: IDL>.compile crib_tplot_ticks IDL>.go When you reach a stop, press IDL>.c to continue Or you can copy and paste commands directly onto the command line SEE ALSO: crib_tplot.pro (basic tplot commands) crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot) crib_tplot_range.pro (how to control the range and scaling of plots) crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts) crib_tplot_ticks.pro (how to control plot tick settings, thickness,length, number, etc...) NOTES: 1. As a rule of thumb, "tplot_options" controls settings that are global to any tplot "options" controls settings that are specific to a tplot variable 2. If you see any useful commands missing from these cribs, please let us know. these cribs can help double as documentation for tplot. $LastChangedBy: pcruce $ $LastChangedDate: 2013-12-16 14:43:09 -0800 (Mon, 16 Dec 2013) $ $LastChangedRevision: 13679 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/examples/crib_tplot_ticks.pro $
File attributes
Modification date: | Thu Feb 13 16:43:51 2014 |
Lines: | 51 |