scilab-6.1.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
cells
- cell — 空行列のセル配列を作成する.
- cell2mat — セル配列を行列に変換
- cellstr — 文字列ベクトル(または文字列行列)を文字列のセルに変換
- iscell — 変数がセル配列かどうかを調べる
- iscellstr — 変数が文字列のセル配列であるかどうか調べる
- makecell — セル配列を作成.
- num2cell — 配列をセル配列に変換する
Report an issue | ||
<< Data Structures | Data Structures | bool2s >> |