References and Books on Object Oriented Programming in Matlab
10 次查看(过去 30 天)
显示 更早的评论
Hi,
I have been using Matlab for quite some time now but so far, all my programs where simple functions and scripts. I would like to learn a bit about Object Oriented Programming in Matlab. The Matlab documentation is already a pretty good reference but I was wondering if anybody knows whether there's more. Most books on Matlab that I know usually just deal with the basic stuff. They hardly ever mention the OOP concepts. On Amazon I found "A Guide to MATLAB Object-Oriented Programming" by A. H. Register, but it's from 2007 so I guess it's not quite up to date. https://code.google.com/p/yagtom/ also has a short section on OOP.
Does anybody knows some other good references?
Regards, Laurent
0 个评论
回答(3 个)
Arnon
2014-9-19
Mathworks's book MATLAB Object Oriented Programming (R2014a 659 pages) Here is the link (available for download as a PDF):
Apparently this book was first released in 2008(!) and has been updated with each release ever since. I too wish it would be easier to find. When I started my adventure with MATLAB OOP I asked two MATLAB OOP instructors for any recommended books, but they didn't even know this book exist and recommended me other books.
keywords: MATLAB OOP Book, Object Oriented Programming in MATLAB, MATLAB classes, classdef.
1 个评论
per isakson
2014-9-19
编辑:per isakson
2014-9-19
I've used it since 2008, but I wouldn't call it a book on "Object Oriented Programming".
per isakson
2012-7-6
I'm pretty sure there is no book or major part of book on Object Oriented Programming in Matlab (in English). I've been looking.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Software Development Tools 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!