help-octave
[Top][All Lists]
Advanced

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

Adding functions to a class needs to restart octave everytime


From: asanka424
Subject: Adding functions to a class needs to restart octave everytime
Date: Sun, 24 Nov 2013 15:43:46 -0800 (PST)

Hello everyone,
I have a question about octave class and functions.
I have a class defined in @myclass directory. I can list methods for my
class using "methods("myclass")". However when I add a new function the
@myclass folder, I have to exit and start octave again inorder to use or
display the new function. I am using Octave3.6.4_gcc4.6.2. Is there a way I
can update functions in the class and use them without restarting octave?

Thanks



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Adding-functions-to-a-class-needs-to-restart-octave-everytime-tp4659501.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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