PURPOSE
c = event(a) : build an event list
SYNOPSIS
function b = event(a, dim, signal, err, monitor)
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
- getaxis [val, lab] = getaxis(s, AxisIndex) : get iData axis value and label
- isempty isempty(s) : true for empty iData object
- isnumeric b = isnumeric(s) : True for numeric iData object elements
- meshgrid s = meshgrid(a) : transforms an iData object so that its axes are grids
- min [m,id] = min(a,b, dim) : computes the maximum value of iData object(s)
- ndims d = ndims(s) : get the dimensionality of iData object
- set [s,...] = set(s, 'PropertyName', Propertyvalue, ...) : set iData properties
- setalias [s,...] = setalias(s, AliasName, AliasLink, {AliasLabel}) : set iData aliases
- setaxis s = setaxis(s, rank, alias, value) : set iData axes
- size size(s) : get iData object size (number of elements)
- sqrt b = sqrt(s) : square root value of iData object
- sum s = sum(a,dim) : computes the sum of iData objects elements
This function is called by:
- hist hist(a, axis1, axis2, ...) computes the accumulated histogram from event data sets
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1