How can I get multiple function hints for my multiple-syntax function

I have a function with different possible syntaxes. I use varargin in the definition.
function myFunc(varargin)
In the command window I see just "myFunc(...)" as a function hint
How can I get a multiple function hint in the command window like all the native Matlab functions (for example plot)?

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

質問済み:

2019 年 6 月 19 日

編集済み:

2019 年 6 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by