Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
argumentsでfunctionSignatures.jsonのpurposeを設定する方法
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
可変長入力の関数の扱いについて最近学び,入力パーサーやswitch文を用いることでオプション入力などが利用できることがわかりました.また,コードの候補と補完のカスタマイズをするためにfunctionSignatures.jsonが利用できることがわかりました.
そこで以下のリンクの方法でargumentsを用いることで以上のような機能を簡単に再現できるとわかりました.
ここで本題ですが,functionSignatures.jsonではpurposeの部分で入力引数に関する説明をライブスクリプトで表示するようにできますが,これをarguments構文で設定することはできないのでしょうか?
2 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!