[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
# and % in Ascii matrix files
From: |
John W. Eaton |
Subject: |
# and % in Ascii matrix files |
Date: |
Tue, 31 Oct 2000 13:58:18 -0600 |
On 19-Jun-2000, Michael Pronath <address@hidden> wrote:
|
| # name: s
| # type: matrix
| # rows: 200
| # columns: 11
|
| then I can put more than one matrix into a file. If I use "%" instead:
|
| % name: s
| % type: matrix
| % rows: 200
| % columns: 11
|
| it works only for a single matrix per file.
|
| Is this intended?
No, probably not.
It is now fixed in the current development sources of Octave.
Thanks,
jwe
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- # and % in Ascii matrix files,
John W. Eaton <=