How can I display function hints for inherited methods?

1 view (last 30 days)
In a scenario where we have a parent and a child class with inherited methods, the inherited method hints are not displayed when using the "dot notation," but the hints are displayed when using the "MATLAB function syntax." Is there a reason for this, and is there a way to display the inherited method hints in both cases?
MATLAB function syntax:
Dot syntax:
Thank you!

Answers (0)

Categories

Find more on Graphics Object Programming in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!