


brede_struct_guesstype - Try to guess type of structure
type = brede_struct_guesstype(S);
Input: S Structure
Output: type String with type
Return the type of structure from the 'type' field in the
structure if present. It not available then the function will
try to guess the type.
Return empty if the type could not be identified.
See also BREDE, BREDE_STRUCT.
$Id: brede_struct_guesstype.m,v 1.4 2009/09/24 16:11:47 fn Exp $