フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

error_whil​e_using_no​minal

1 回表示 (過去 30 日間)
Muazma Ali
Muazma Ali 2019 年 1 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi
I get this error when I try to use nominal,
formations=nominal(PETROFYSIKK.LITOLOGI);
'nominal' requires Statistics and Machine Learning Toolbox.
I have earlier used nominal but in earlier version of matlab , have 2018b, should I change to another version?
  1 件のコメント
Walter Roberson
Walter Roberson 2019 年 1 月 11 日
nominal() was introduced in the Statistics toolbox in r2007a. I do not find any other definition of it. perhaps you had aa licence for the toolbox before or perhaps you were using aa third party toolbox that you do not have installed now.
If you still have access to aa situation in which it is working then use
which -all nominal
to find out which nominal you were invoking .

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by