fn_plotscale
Contents
Syntax
hl = fn_plotscale([ha,]tlabel,ylabel[,t_y_sizes[,posflag]])
Description
Creates a 2 directional scale bar for graph display
Input: - tlabel string with %f%s format, for example '1s' - ylabel string with %f%s format, for example '10mV' - posflag 'extend' [default], 'top', 'bottom', 'center', or coordinates, or one of the string flag followed by coordinates (indicating a translation)
See also fn_scale
Source
Thomas Deneux
Copyright 2007-2017