[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
about: cubic root; load/save; struct member
From: |
redbliss |
Subject: |
about: cubic root; load/save; struct member |
Date: |
Tue, 08 Feb 2000 15:34:00 +0100 |
I have 3 questions:
(-1)^(1./3.) yields
0.5 + i 0.86603
is this the wanted behaviour?
the file parameter of load and save could not be a variable containing
a string ( the file name), is it possible to do something like
filename = "a.dat"
save -ascii filename
(actually this yields an error)
is it possible to eliminate the member of a struct, so that the struct
no longer contains it ?
Thanks and Best Regards
L. Cerbaro
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- about: cubic root; load/save; struct member,
redbliss <=