Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Displaying custom display for class within a cell

2 views (last 30 days)
Trevor Harris
Trevor Harris on 22 Jun 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
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

Answers (1)

Surbhi Thole
Surbhi Thole on 16 Nov 2020
This feature may be available in future release. Thank you.

This question is closed.

Community Treasure Hunt

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

Start Hunting!