cell2num

バージョン 1.0.0.0 (433 Bytes) 作成者: 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
カテゴリ
Help Center および MATLAB AnswersCell Arrays についてさらに検索
謝辞

ヒントを与えたファイル: 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!
バージョン 公開済み リリース ノート
1.0.0.0