Documentation of stick_plot_figure


Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)


Function Synopsis

h=stick_plot_figure (inputFile,binsToPlot,ensembleBegin,ensembleEnd)

Help text

 Purpose: plot current sticks from skeletton and final files

 Variables:
	- inputFile: full path to data matfile to process (optional: asked if not provided)
	- BinsToPlot: vector of cell numbers to plot  (optional: DEFAULT_BINS_TO_PLOT or
	DEFAULT_BINS_TO_PLOT_1 (if 1m cells) if not provided)
	- ensembleBegin: number of the first ensemble to plot (optional: begin
	if not provided)
	- ensembleEnd: number of the last ensemble to plot (optional: end if
	not provided)
	- h: figure handler

 Global variables: global DEFAULT_BINS_TO_PLOT, DEFAULT_BINS_TO_PLOT_1,
 SCALE_PLOT, WORK_DIR, BIG_TURN

Cross-Reference Information

This function calls This function is called by

Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>