Previous: String Objects, Up: Built-in Data Types
Octave's data structure type can help you to organize related objects of different types. The current implementation uses an associative array with indices limited to strings, but the syntax is more like C-style structures.
See Data Structures, for more information.