Mercurial > hg > octave-lyh
view doc/interpreter/container.txi @ 6502:6ab0a8767780
[project @ 2007-04-06 03:32:06 by jwe]
author | jwe |
---|---|
date | Fri, 06 Apr 2007 03:32:06 +0000 |
parents | 83d4452bc522 |
children | 5ef6f71974db |
line wrap: on
line source
@c Copyright (C) 1996, 1997 John W. Eaton @c This is part of the Octave manual. @c For copying conditions, see the file gpl.texi. @node Containers @chapter Containers @cindex containers @menu * Cell Arrays:: @end menu @node Cell Arrays @section Cell Arrays @cindex cell arrays @DOCSTRING(cell) @DOCSTRING(cellstr) @DOCSTRING(iscell) @DOCSTRING(cell2mat) @DOCSTRING(cell2struct) @DOCSTRING(cellfun) @DOCSTRING(cellidx) @DOCSTRING(mat2cell) @DOCSTRING(num2cell)