What method do I overload to control display behavior in the workspace window?

5 views (last 30 days)
When using a subclass of double (for example the ExtendDouble class from the documentation example ), an empty value has an error when displaying in the workspace window:
What is the method I have to overload (or other solution) to control this behavior and get the Value column to display either '0x0 ExtendDouble' or '[]'?

Answers (0)

Community Treasure Hunt

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

Start Hunting!