cell2num.m
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 (2023). cell2num.m (https://www.mathworks.com/matlabcentral/fileexchange/24136-cell2num-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
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 |