help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave_map and vectors


From: Geraint Paul Bevan
Subject: Re: Octave_map and vectors
Date: Tue, 28 Oct 2003 16:26:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Claudio Belotti wrote:
| That's exactly what I want but ...
|
| test.cc: In function `class octave_value_list Ftest(const
octave_value_list &, int)':
| test.cc:23: no match for `octave_value & = octave_value_list &'
| /usr/include/octave-2.0.17/octave/ov.h:170: candidates are: class
octave_value & octave_value::operator =(const octave_value &)
|
| the problem is retval(0) = array;
|
| I've managed to return an octave_value_list but that's not what I want
because I should know how many output are expected, and that's not my case.
|

If you are going to be using .oct files, I would strongly recommend that
~ you use the 2.1.x series instead of 2.0.17. There are many differences
between 2.0.17 and 2.1.50.


- --
Geraint Bevan
http://www.mech.gla.ac.uk/~gbevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iEYEARECAAYFAj+emKsACgkQcXV3N50QmNNr8wCeKeAtLLREkqjnsPJRgADbf7E1
Ey8An0+l5HDbAHoFIERSoPpo2+R3WZIa
=TmNJ
-----END PGP SIGNATURE-----



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]