Class Destructor
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