Mercurial > hg > octave-lyh
comparison doc/interpreter/octave.texi @ 12596:5161d02c96b7 stable
doc: Add help text for dynamic naming "(var)" of structure fields.
* container.txi: Add help text. Rename "Data Structures" to just "Structures"
* octave.texi: Rename "Data Structures" to just "Structures"
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Tue, 12 Apr 2011 13:48:07 -0700 |
parents | 232a90612254 |
children | 16cca721117b |
comparison
equal
deleted
inserted
replaced
12595:68eb9713b550 | 12596:5161d02c96b7 |
---|---|
324 * Concatenating Strings:: | 324 * Concatenating Strings:: |
325 * Conversion of Numerical Data to Strings:: | 325 * Conversion of Numerical Data to Strings:: |
326 | 326 |
327 Data Containers | 327 Data Containers |
328 | 328 |
329 * Data Structures:: | 329 * Structures:: |
330 * Cell Arrays:: | 330 * Cell Arrays:: |
331 * Comma Separated Lists:: | 331 * Comma Separated Lists:: |
332 | 332 |
333 Data Structures | 333 Structures |
334 | 334 |
335 * Basic Usage and Examples:: | 335 * Basic Usage and Examples:: |
336 * Structure Arrays:: | 336 * Structure Arrays:: |
337 * Creating Structures:: | 337 * Creating Structures:: |
338 * Manipulating Structures:: | 338 * Manipulating Structures:: |