help-octave
[Top][All Lists]
Advanced

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

OO in octave.


From: ernst
Subject: OO in octave.
Date: Thu, 31 Jan 2013 00:09:17 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120825 Thunderbird/15.0

Hi all,
i know OO from java: x.function(a,....) means function(x,a,...)
where the class of x determines the choice of the function.

For octave i did not find an according statement in the docu.
Does octave rely on the 1st argument only, as java does or does it look
after all?

greetings, Ernst


reply via email to

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