octave-maintainers
[Top][All Lists]
Advanced

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

Re: document how to derive octave_value class


From: Andreas Weber
Subject: Re: document how to derive octave_value class
Date: Mon, 13 Jan 2014 22:33:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

Hi Pantxo,

Am 13.01.2014 22:16, schrieb Pantxo Diribarne:
> Le lun. 13 janv. 2014 21:34:32 CET, Andreas Weber a écrit :
>> Am 13.01.2014 19:26, schrieb Pantxo Diribarne:
>>> I find my self trying to declare a new class in the interpreter, derived
>>> from octave_value. I can see no mention of the way to do so in the
>>> manual. Am I wrong ?
>>
>> There is examples/make_int.cc which shows the basic concepts.
>> HTH Andy
> 
> Thanks. It's a bit to exhaustive for my concern, but I am shure I will
> find what I want :-)

I don't know if there is a better starting point than this. Perhaps
someone else? But I would appreciate if you could write down your
learning process or experiences and document it.

For me, these 2 resources was a big help:
http://www.gnu.org/software/octave/doc/interpreter/Oct_002dFiles.html#Oct_002dFiles
http://octave.sourceforge.net/doxygen/html/index.html

--Andy



reply via email to

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