Description: M = CELL2FLOAT(C) returns a float array M with the same size as C. Cells of C that contain a scalar float (single or double) are put in corresponding locations of M. Cells that contain other datatypes (e.g., strings, arrays, empty, integers, etc.) yields NaNs in the corresponding locations of M.
To Search:
File list (Check if you may need any files):
cell2float.m
license.txt