storing multiple objects derived from two different classes in one array
Show older comments
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 Comments
KSSV
on 4 Mar 2019
On what context of data you are talking about?
Afaf Arfaoui
on 4 Mar 2019
Accepted Answer
More Answers (1)
Categories
Find more on Construct and Work with Object Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!