help-octave
[Top][All Lists]
Advanced

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

calling sort from linkable function


From: Joerg Huber
Subject: calling sort from linkable function
Date: Thu, 3 Oct 2002 19:27:13 +0200
User-agent: Mutt/1.3.27i

Hi,

I'm writing an .oct function and want to use the Octave's sort routine 
from within this function. I found no possibility to call it as
a method.

I used some methods from Octave in dynamically linkable objects before,
because it was very comfortable. But now it looked like "sort" can be
used only from the command line of Octave. 

Could someone give me a hint how to call sort?

Bye,
        Joerg



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