help-octave
[Top][All Lists]
Advanced

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

how octave loads different functions with the same file name


From: Paul Roberts
Subject: how octave loads different functions with the same file name
Date: Fri, 3 Jun 2005 17:00:52 -0700

Hello, I'm new to octave ( coming from matlab). I have installed
octave and octave-forge

I noticed that when I type: help plot from the command line, i get the
help for the file:

$OCTAVE/site/m/octave-forge-alternatives/m/graceplot/plot.m

rather then:

$OCTAVE/2.1.69/m/plot/plot.m

I am wondering how I can control which function get loaded in octave
when there are two functions of the same name in the search path.

Thanks,

paul



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