object oriented programming in 2007b
1 回表示 (過去 30 日間)
古いコメントを表示
is it possible to use the matlab oop in release 2007b?
0 件のコメント
採用された回答
per isakson
2011 年 8 月 18 日
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 件のコメント
その他の回答 (1 件)
Fangjun Jiang
2011 年 8 月 18 日
Yes, it is supported. Look for doc->MATLAB->Programming->Classes and Objects. There are examples there.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!