This is an old version of the Octave manual. Find the latest version at: https://docs.octave.org/latest.

Previous: , Up: Built-in Data Types   [Contents][Index]


3.1.5 Cell Array Objects

A Cell Array in Octave is general array that can hold any number of different data types.

See Cell Arrays, for more information.