User Defined Function syntax
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is it possible make user defined functions (req) pop up with multiple syntax options like plotyy? If so how do it and how do you reference the extra inputs arguments?
Réponse acceptée
Vieniava
le 30 Mar 2011
Function hints this is all about. In MATLAB R2008b writing your own hints is not possible - check response #7 on http://blogs.mathworks.com/desktop/2008/10/20/function-hints/ . I have just checked release notes for next releases, focused on Develepment Environment http://www.mathworks.com/products/matlab/whatsnew.html, and it seems that making custom hints is still unavailable.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Install Products dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!