Info
This question is closed. Reopen it to edit or answer.
Displaying custom display for class within a cell
1 view (last 30 days)
Show older comments
Hey all,
I have a custom class which has a display function - that works just fine. However, if I have a cell array containing these classes, I just see the name of the class rather than my custom display. Is there a way to overload the cell's display function to achieve this? See attached.
Thanks! Trevor
0 Comments
Answers (1)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!