(octave.info)Data Structure Objects


Next: Cell Array Objects Prev: String Objects Up: Built-in Data Types
Enter node , (file) or (file)node

3.1.4 Data Structure Objects
----------------------------

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.

   Note: Structures, for more information.


automatically generated by info2www version 1.2.2.9