noun
cell array
Computing term for a data structure that holds elements in a grid-like arrangement, often used in programming contexts such as MATLAB.
MATLABでは、セル配列を使って異なる型のデータを一つの変数に格納できる。
In MATLAB, you can store different types of data in a single variable using a cell array.