References and Books on Object Oriented Programming in Matlab

조회 수: 17 (최근 30일)
Laurent
Laurent 2012년 7월 4일
편집: per isakson 2014년 9월 19일
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

답변 (3개)

Arnon
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
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".

댓글을 달려면 로그인하십시오.


Luffy
Luffy 2012년 7월 4일
편집: Luffy 2012년 7월 4일
  댓글 수: 1
Laurent
Laurent 2012년 7월 4일
I know this list. I was actually wondering whether somebody knows some specific good references.

댓글을 달려면 로그인하십시오.


per isakson
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.
  댓글 수: 1
Laurent
Laurent 2012년 7월 6일
That's unfortunate. So, let's just hope someone reads this discussion and starts writing one. ;-)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Software Development Tools에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by