Using User-defined class' object in another user-defined class.
Mostrar comentarios más antiguos
Hi, I am really new to matlab, and need help for this. Say I have defined a class Node. The name of the file is then Node.m. I have another class, Element, saved in file Element.m. How do I access the object of class Node in the file Element.m, or any other file for that matter?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Whos en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!