cell2num
版本 1.0.0.0 (433 字节) 作者:
Darren
Used to convert 2 dimensional cell array of single numbers to a matrix.
6.9K 次下载
更新时间
2007/6/15
无许可证
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
引用格式
Darren (2024). cell2num (https://www.mathworks.com/matlabcentral/fileexchange/15306-cell2num), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2007a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Language Fundamentals > Data Types > Cell Arrays >
- MATLAB > Language Fundamentals > Data Types > Data Type Conversion >
在 Help Center 和 MATLAB Answers 中查找有关 Cell Arrays 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |