cell2num

Versión 1.0.0.0 (433 Bytes) por Darren
Used to convert 2 dimensional cell array of single numbers to a matrix.
6,9K descargas
Actualizado 15 jun 2007

Sin licencia

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

Citar como

Darren (2024). cell2num (https://www.mathworks.com/matlabcentral/fileexchange/15306-cell2num), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: CELL2FLOAT, Rosin-Rammler Diagram plotting tool

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0