PURPOSE
h = subplot(s) : plot iData array as subplots
SYNOPSIS
function h=subplot(a, varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- ceil b = ceil(s) : upper integer round of iData object
- end b = end(s,index,n) : end value for iData objects
- floor b = floor(s) : lower integer round of iData object
- isempty isempty(s) : true for empty iData object
- isnumeric b = isnumeric(s) : True for numeric iData object elements
- plot h = plot(s, method, ...) : plot iData object
- size size(s) : get iData object size (number of elements)
- sqrt b = sqrt(s) : square root value of iData object
- squeeze c = squeeze(a) : remove singleton dimensions from iData objects/arrays
- subplot h = subplot(s) : plot iData array as subplots
This function is called by:
- subplot h = subplot(s) : plot iData array as subplots
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1