plot.readme

来自「basic median filter simulation」· README 代码 · 共 22 行

README
22
字号
Plotting Procedures                       pro/plot             March 2000The procedures in this directory are useful additions to the intrinsic IDLplotting capabilities.CLEANPLOT - Reset all plotting system variables to their default (X) valuesCURFULL - Like intrinsic CURSOR procedure but with a full-screen cursorLEGEND - Create an annotation legend for a plotLEGENDTEST - Demo program demonstrating the capabilities of LEGENDLINEID_PLOT - Annotate the identified lines in a spectrumMULTIPLOT - Create multiple plots with shared axesOPLOTERROR - Overplot Y vs. X with optional X and Y error barsPLOTERROR - Plot Y vs. X with optional X and Y error barsPLOTHIST - Plot the histogram of an arrayPLOTSYM - Define useful plotting symbols not in the standard PSYM definitionPARTVELVEC - Plot the velocity vectors of a set of particlesSUNSYMBOL() - Return the character string to plot a subscripted Sun symbolVSYM - Create "Mongo"-like plotting symbols, rotationally symmetric polygonsPLOTERROR and OPLOTERROR were renamed from PLOTERR and OPLOTERR in June 1998to avoid conflict with the RSI library procedures. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?