problem with mlock in current hg

Shai Ayal shaiay at gmail.com
Fri Jun 6 06:49:41 CDT 2008


using the current dev version, I cannot mlock a function. when I try I
get the mlock usage text.

Shai


octave:1> function f(a); b=a;endfunction;
octave:2> mlock("f")

Invalid call to mlock.  Correct usage is:

 -- Built-in Function:  mlock (NAME)


Additional help for built-in functions and operators is
available in the on-line version of the manual.  Use the command
`doc <topic>' to search the manual index.

Help and information about Octave is also available on the WWW
at http://www.octave.org and via the help at octave.org
mailing list.


More information about the Octave-maintainers mailing list