object oriented programming in 2007b
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
is it possible to use the matlab oop in release 2007b?
0 Kommentare
Akzeptierte Antwort
per isakson
am 18 Aug. 2011
There are two Matlab OOP. The old one and the new, which appeared in release R2008a. The difference between the two is huge.
I guess you don't want to use the old one.
- per
0 Kommentare
Weitere Antworten (1)
Fangjun Jiang
am 18 Aug. 2011
Yes, it is supported. Look for doc->MATLAB->Programming->Classes and Objects. There are examples there.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Software Development Tools finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!