Borrar filtros
Borrar filtros

Books regarding oop in mathlab

6 visualizaciones (últimos 30 días)
oscar
oscar el 12 de Nov. de 2023
Respondida: Asim el 23 de Nov. de 2023
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 comentario
Andreas Goser
Andreas Goser el 14 de Nov. de 2023
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.

Iniciar sesión para comentar.

Respuestas (1)

Asim
Asim el 23 de Nov. de 2023
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

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by