cell2num
by Darren
14 Jun 2007
(Updated 15 Jun 2007)
Used to convert 2 dimensional cell array of single numbers to a matrix.
|
Watch this File
|
| File Information |
| Description |
Function to convert an all numeric cell array to a double precision array
********************************************
Usage:
outputmatrix=cell2num(inputcellarray)
********************************************
Output matrix will have the same dimensions as the input cell array
Non-numeric cell contest will become NaN outputs in outputmat
This function only works for 1-2 dimensional cell arrays of single numbers |
| Acknowledgements |
This submission has inspired the following:
CELL2FLOAT
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Other requirements |
Should work on all platforms |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (8) |
| 15 Jun 2007 |
John D'Errico
|
|
|
| 08 Aug 2007 |
Darren Brown
|
|
|
| 24 Aug 2007 |
C Schwalm
|
|
|
| 24 Aug 2007 |
C Schwalm
|
|
|
| 21 Nov 2007 |
Mohammad Reza Jahanbin
|
|
|
| 23 Apr 2008 |
Phillip Feldman
|
|
|
| 22 Sep 2009 |
Kieran DSouza
|
|
|
| 13 Sep 2011 |
Lube F
|
|
|
|
Contact us at files@mathworks.com