FT_STRUCT2SINGLE

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_struct2single”.

  FT_STRUCT2SINGLE converts all double precision numeric data in a structure
  into single precision, which takes up half the amount of memory compared
  to double precision. It will also convert plain matrices and cell-arrays.
 
  Use as
     x = ft_struct2single(x);
 
  Starting from Matlab 7.0, you can use single precision data in your
  computations, i.e. you do not have to convert back to double precision.
 
  Matlab version 6.5 and older only support single precision for storing
  data in memory or on disk, but do not allow computations on single
  precision data. After reading a single precision structure from file, you
  can convert it back with FT_STRUCT2DOUBLE.
 
  See also FT_STRUCT2DOUBLE

reference/ft_struct2single.txt · Last modified: 2012/05/23 23:02 (external edit)

You are here: startreferenceft_struct2single
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0