storing multiple objects derived from two different classes in one array
Mostrar comentarios más antiguos
I have two objects, lets say user_1 and user_2 that do not belong to the same class, I want to know if it is possible to store them in the same array.
2 comentarios
KSSV
el 4 de Mzo. de 2019
On what context of data you are talking about?
Afaf Arfaoui
el 4 de Mzo. de 2019
Respuesta aceptada
Más respuestas (1)
Steven Lord
el 4 de Mzo. de 2019
2 votos
Categorías
Más información sobre Construct and Work with Object Arrays 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!