Class Destructor

View: New views
1 Messages — Rating Filter:   Alert me  

Class Destructor

by r-j-k :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Is there a class destructor method which I can overload in my user-defined class?

If not, and I'm calling external code from within my class, how could I perform cleanup automatically upon object destruction.

Sorry I'm a newby to Octave. I searched but found nothing on this.

rjk