Prev: cepstrum
Next: Plotting questions
From: Matt J on 6 Aug 2010 16:20 "T " <notarealaddress(a)nowhere.com> wrote in message <i3hp1s$fsa$1(a)fred.mathworks.com>... > > Excellent. Thanks. After a bit of reading, all I changed in the code is "MyClass < handle" and removed the "obj = " function returns. Now it works perfectly! =============== Make sure you understand the price paid, however. Since objects of this class are now handles, you need to call the class constructor every time you want to create an unshared instance of the class. |