[Master Index] [Index for export/brede]

brede_struct_field2cellstr

(export/brede/brede_struct_field2cellstr.m)


Function Synopsis

s = brede_struct_field2cellstr(f)

Help text

 brede_struct_field2cellstr - Convert field to cellstr

       s = brede_struct_field2cellstr(f)

       Input:  f   Field represented as numeric
 
       Output: s   Cellstring

       Convert a field (represented as a string, cellstring or
       numeric) to a cellstring.  

       Example:
         brede_struct_field2cellstr([1 3])
         brede_struct_field2cellstr({'1' '2'})
         brede_struct_field2cellstr('1')

       See also BREDE, BREDE_STRUCT, BREDE_STRUCT_FIELD2NUM,
                BREDE_STRUCT_FIELD2NUMS, BREDE_STRUCT_FIELD2STR.

 $Id: brede_struct_field2cellstr.m,v 1.3 2006/03/09 17:34:03 fnielsen Exp $

Cross-Reference Information

This function is called by

Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF