[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
list `append' feature request (Santa part II)
From: |
Joao Cardoso |
Subject: |
list `append' feature request (Santa part II) |
Date: |
Fri, 08 Jan 1999 20:38:00 +0000 |
Hi,
The usual behaviour of octave is to create/modify a variable that is
beeing assigned, but this does not happen with `append': one has to
explicitly create an (empty) list for then `append' elements to it.
Couldn't this be changed? If in `b=append(b,1)' `b' does not exist or
exist but is not a list(Humm... here), an empty `b' list could be
created.
Thanks,
Joao
--
Joao Cardoso, INESC | e-mail:
R. Jose Falcao 110 | tel: + 351 2 2094345
4050 Porto, Portugal | fax: + 351 2 2008487
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- list `append' feature request (Santa part II),
Joao Cardoso <=