Source: cli/plot/plot_ps_path.pro
plot_ps_path Set the plot path. Usage: plot_ps_path, dir Argument: dir string input The directory in which to put plot files. Keywords: default If set, then set the path back to its default value. global This setting applies to the global plot environment even if the current dataset has its own. dataset This setting is only applied if the dataset has its own plot object. History: Original: 24/7/00; SJT Add global and dataset keys and use dataset: 27/5/02; SJT