Books regarding oop in mathlab

6 次查看(过去 30 天)
oscar
oscar 2023-11-12
回答: Asim 2023-11-23
I have been studying your program since 2020 and I havent been able to find the right sources for oop in this language(matlab), I have already consulted several books such as A Guide to Matlab Object Oriented Programming by Register and Attaway MATLAB _A Practical
Introduction toProgramming and Problem Solving including the oficial guide.
I would really appreciate if somebody could guide me to new books or papers that may contain some new information in these regards.
Looking forward to hearing from anyone.
Thank you very much for your time.
  1 个评论
Andreas Goser
Andreas Goser 2023-11-14
In order to be able to help you better, can you share one example your are struggling with? It seems you have consulted books and the documentation and if you would benefit from more generic infomation, I may find a training or video for you as this is a different learning approach. But if you have a specifc question, that might be a different avenue to take.

请先登录,再进行评论。

回答(1 个)

Asim
Asim 2023-11-23
Hello Oscar,
I understand you're facing difficulties with object-oriented programming (OOP) concepts in MATLAB. Here are a few resources that might help you:
  1. Object-Oriented Programming Onramp: Get started with MathWorks’ OOP Onramp course for a hands-on learning experience using the below link. https://matlabacademy.mathworks.com/details/object-oriented-programming-onramp/oroop
  2. MATLAB OOP: You can refer to this document that explains the syntax and features of MATLAB OOP and contains examples and exercises to help practice OOP in MATLAB. https://www.mathworks.com/help/pdf_doc/matlab/matlab_oop.pdf
  3. Blogs and forums: Additionally, you can follow programming forums like Stack Overflow’s MATLAB tag and MATLAB- OOP focused blogs using this link for community insights and tips on OOP. https://blogs.mathworks.com/
Remember that OOP concepts are quite universal across programming languages, so even resources not specifically tailored to MATLAB can enhance your understanding of OOP principles, which you can then apply to MATLAB.
I hope these resources help you.
Best Regards,
Asim Asrar

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by