PURPOSE
d = ndims(s) : get the dimensionality of iFunc object
SYNOPSIS
function v=ndims(s)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- ndims d = ndims(s) : get the dimensionality of iFunc object
- zeros s = zeros(s,N,M,P,...) : initialize an iFunc array
This function is called by:
- ctranspose b = ctranspose(s) : complex conjugate transpose of iFunc object
- display d = display(s) : display iFunc object (from command line)
- feval [signal, model, axes, name] = feval(model, parameters, x,y, ...) evaluate a function
- fits [pars,criteria,message,output] = fits(model, data, pars, options, constraints, ...) : fit a model on a data set
- ndims d = ndims(s) : get the dimensionality of iFunc object
- plot h = plot(model, parameters, axes, ...) plot a model
- saveas f = saveas(s, filename, format, options) : save iFunc object into various data formats
- transpose b = transpose(s) : non-conjugate transpose of iFunc object
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1