| Description |
These are the code examples used in the "What's New for Object-Oriented Programming in MATLABĀ®" webinar, which described the new object oriented features in Release 2008a.
To use the code, add the top folder to your path. See the test* M-files and associated published HTML reports for code that will run. See the package folders (beginning with +) for the main class definition files.
Access other OO programming with MATLAB resources here:
http://tinyurl.com/4fzhxa |
| Other Files |
+handleImp/sads.m, +inheritedImp/sadsT.m, +valueImp/sads.m, +valueSeparateMethods/@sads/doa.m, +valueSeparateMethods/@sads/magfft.m, +valueSeparateMethods/@sads/magfftplot.m, +valueSeparateMethods/@sads/plot.m, +valueSeparateMethods/@sads/sads.m, +valueSeparateMethods/@sads/showarray.m, +valueSeparateMethods/@sads/steer.m, EventsAndListeners/data.mat, EventsAndListeners/ev.m, EventsAndListeners/evCallback.m, EventsAndListeners/evDataCallback.m, EventsAndListeners/test6_ev.m, gendata.m, html/test2_valueImp.png, html/test2_valueImp_01.png, html/test2_valueImp_02.png, html/test2_valueImp_03.png, html/test2_valueImp_04.png, html/test3_valueSeparateMethods.png, html/test3_valueSeparateMethods_01.png, html/test4_inheritedImp.png, html/test4_inheritedImp_01.png, license.txt, loadparameters.m, sads_simple.m, test1_sads_simple.m, test2_valueImp.m, test3_valueSeparateMethods.m, test4_inheritedImp.m, test5_handleImp.m
|