diff doc/interpreter/octave.texi @ 6837:7eefeed173ea

[project @ 2007-08-27 20:20:55 by dbateman]
author dbateman
date Mon, 27 Aug 2007 20:20:55 +0000
parents 3c500bc71e14
children 9398f6a81bdf
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Mon Aug 27 19:50:23 2007 +0000
+++ b/doc/interpreter/octave.texi	Mon Aug 27 20:20:55 2007 +0000
@@ -132,8 +132,7 @@
 * Data Types::                  
 * Numeric Data Types::          
 * Strings::                     
-* Data Structures::             
-* Cell Arrays::                  
+* Data Containers::             
 * Variables::                   
 * Expressions::                 Expressions.
 * Evaluation::                  
@@ -265,12 +264,11 @@
 * String Conversions::          
 * Character Class Functions::   
 
-Cell Arrays
+Data Containers
 
-* Creating Cell Arrays::                 
-* Indexing Cell Arrays::
-* Cell Arrays of Strings::
-* Processing Data in Cell Arrays::
+* Data Structures::
+* Cell Arrays::
+* Comma Separated Lists::
 
 Variables
 
@@ -580,7 +578,6 @@
 @include data.texi
 @include numbers.texi
 @include strings.texi
-@include struct.texi
 @include container.texi
 @include var.texi
 @include expr.texi