How can I display function hints for inherited methods?
3 views (last 30 days)
Show older comments
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/155407/image.png)
Dot syntax:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/155408/image.png)
Thank you!
0 Comments
Answers (0)
See Also
Categories
Find more on Whos 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!