フィルターのクリア

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 Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by