User Defined Function syntax
2 ビュー (過去 30 日間)
古いコメントを表示
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?
採用された回答
Vieniava
2011 年 3 月 30 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Install Products についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!