PURPOSE
[match, field]=findstr(s, str, option) : look for strings stored in iData
SYNOPSIS
function [match, field] = findstr(s, str, option)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cell [content,fields]=cell(s) : convert iData objects into cells
- char c = char(s) : convert iData into character
- end b = end(s,index,n) : end value for iData objects
- find d = find(s) : find iData signal non zeros values
- findfield [match, types, nelements]=findfield(iData, field, option) : look for iData fields
- findstr [match, field]=findstr(s, str, option) : look for strings stored in iData
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
- isempty isempty(s) : true for empty iData object
- strfind [match, field]=strfind(s, pattern, option) : search for pattern in iData
This function is called by:
- findstr [match, field]=findstr(s, str, option) : look for strings stored in iData
- strfind [match, field]=strfind(s, pattern, option) : search for pattern in iData
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1