comparison doc/interpreter/struct.txi @ 4167:aae05d51353c

[project @ 2002-11-12 02:52:50 by jwe]
author jwe
date Tue, 12 Nov 2002 02:52:51 +0000
parents 2cc57b6169cf
children 83d4452bc522
comparison
equal deleted inserted replaced
4166:1297e388830f 4167:aae05d51353c
1 @c Copyright (C) 1996, 1997 John W. Eaton 1 @c Copyright (C) 1996, 1997 John W. Eaton
2 @c This is part of the Octave manual. 2 @c This is part of the Octave manual.
3 @c For copying conditions, see the file gpl.texi. 3 @c For copying conditions, see the file gpl.texi.
4 4
5 @node Data Structures, Containers, Strings, Top 5 @node Data Structures
6 @chapter Data Structures 6 @chapter Data Structures
7 @cindex structures 7 @cindex structures
8 @cindex data structures 8 @cindex data structures
9 9
10 Octave includes support for organizing data in structures. The current 10 Octave includes support for organizing data in structures. The current