How can I display function hints for inherited methods?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Whos en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!