sizeof
バージョン 1.0.0.0 (519 Bytes) 作成者:
Charles Simpson
Return the number of bytes of a builtin data type.
ダウンロード: 2K
更新
2007/9/26
ライセンスがありません
Similar to the sizeof keyword in C, return the number of bytes of a builtin data type.
Example:
nbytes = sizeof('single');
引用
Charles Simpson (2024). sizeof (https://www.mathworks.com/matlabcentral/fileexchange/16595-sizeof), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Data Types についてさらに検索
タグ
謝辞
ヒントを与えたファイル: Compression Routines
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |