resetoptions
オプションのリセット
説明
は、指定したオプションを既定値にリセットします。options2 = resetoptions(options,optionname)
ヒント
オプションのセットが 1 つしか必要ない場合は、出力引数として options2 の代わりに options を使用します。
は、複数のオプションを既定値にリセットします。options2 = resetoptions(options,multioptions)
例
入力引数
出力引数
バージョン履歴
R2016a で導入