cell2num.m
Version 1.0.0.0 (1.28 KB) by
Phillip M. Feldman
convert a cell array to a double precision array
This function converts a cell array to a double precision array.
Usage: output= cell2num(inputcellarray)
The output array will have the same dimensions as the input cell array. Non-numeric cell contents are converted to NaNs in output.
Written by Nishaat Vasi, Application Support Engineer, The MathWorks
Cite As
Phillip M. Feldman (2024). cell2num.m (https://www.mathworks.com/matlabcentral/fileexchange/24136-cell2num-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Cell Arrays in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Flotation kinetics - equation fitting, Flotation kinetics - modeling
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |