PURPOSE
FILL fill-in over missing data
SYNOPSIS
function c=fill(a, n)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- copyobj b = copyobj(s) : makes a copy of iData object
- end b = end(s,index,n) : end value for iData objects
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
- iData
- isempty isempty(s) : true for empty iData object
- isnan b = isnan(s) : True for NaN iData object elements
- isscalar b = isscalar(s) : True for scalar iData objects
- setalias [s,...] = setalias(s, AliasName, AliasLink, {AliasLabel}) : set iData aliases
- subsref b = subsref(a,s) : iData indexed references
- zeros s = zeros(s,N,M,P,...) : initialize an iData array
This function is called by:
- hist hist(a, axis1, axis2, ...) computes the accumulated histogram from event data sets
- meshgrid s = meshgrid(a) : transforms an iData object so that its axes are grids
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1