help-octave
[Top][All Lists]
Advanced

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

Using DEFUN_TEXT instead of DEFUN_DLD


From: Craig Earls
Subject: Using DEFUN_TEXT instead of DEFUN_DLD
Date: Sun, 09 Mar 1997 20:10:55 -0500

Is it possible to write dynamically loadable funcitons using DEFUN_TEXT
vice DEFUN_DLD? I would like to add a few file handilg functions whose
syntax should be similar to help or which.  I am not sure if the errors
I am seeing 

parse error:

>>>myfunc anotherfunc
                    ^

are due to a problem in my code or that octave cannot dynamically load
functions like this.
-- 
-----------------------------------------------------------------
Craig P Earls                                 address@hidden
LT US Navy, MIT Ocean Engineering             address@hidden
-----------------------------------------------------------------



reply via email to

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