Info
This question is closed. Reopen it to edit or answer.
argumentsでfunctionSignatures.jsonのpurposeを設定する方法
1 view (last 30 days)
Show older comments
可変長入力の関数の扱いについて最近学び,入力パーサーやswitch文を用いることでオプション入力などが利用できることがわかりました.また,コードの候補と補完のカスタマイズをするためにfunctionSignatures.jsonが利用できることがわかりました.
そこで以下のリンクの方法でargumentsを用いることで以上のような機能を簡単に再現できるとわかりました.
ここで本題ですが,functionSignatures.jsonではpurposeの部分で入力引数に関する説明をライブスクリプトで表示するようにできますが,これをarguments構文で設定することはできないのでしょうか?
2 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!