[スクリプト lillietest を関数として実行する​ことはサポートされて​いません]というメッ​セージの対処法がわか​らない。

1 view (last 30 days)
正寛
正寛 on 21 Sep 2024
Answered: Atsushi Ueno on 21 Sep 2024
特になし。概要の通り。

Answers (1)

Atsushi Ueno
Atsushi Ueno on 21 Sep 2024
MATLABには lillietest 関数が存在します。パスの通ったフォルダに lillietest.m ファイルが存在する事が想定されます。lillietest.m ファイルを名前変更するかパスの通らない場所に置けばエラーは解消します。タグには関連性のある単語を書き入れると分類や検索に役立ちます。
which lillietest
/MATLAB/toolbox/stats/stats/lillietest.m

Categories

Find more on 行列計算 in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!