iFit/findfield
PURPOSE
[match, types, nelements]=findfield(iFunc, field, option) : look for iFunc fields
SYNOPSIS
function [match, types, dims] = findfield(s, field, option)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cellstr ret = cellstr(s) : convert iFunc into a cell of strings
- findfield [match, types, nelements]=findfield(iFunc, field, option) : look for iFunc fields
- get [...] = get(s, 'PropertyName', ...) : get iFunc object properties
- isempty isempty(s) : true for empty iFunc object
- transpose b = transpose(s) : non-conjugate transpose of iFunc object
This function is called by:
- findfield [match, types, nelements]=findfield(iFunc, field, option) : look for iFunc fields
- findstr [match, field]=findstr(s, str, option) : look for strings stored in iFunc
- publish b = publish(s) : export the Model object as an HTML document.
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1