hi all,
i am trying to import the function "onehotencode" since it is unrecognized function and can't find the documentation of it from command window.
could use some guidance please.
thanks for the helpers.

1 件のコメント

Stephen23
Stephen23 2021 年 12 月 7 日
If you are referring to this function:
do you have the Deep Learning Toolbox installed and have a valid license for it?

サインインしてコメントする。

 採用された回答

John D'Errico
John D'Errico 2021 年 12 月 7 日
編集済み: John D'Errico 2021 年 12 月 7 日

0 投票

You don't import a function into MATLAB. Perhaps you are thinking Python, or some similar environment.
It looks like onehotencode is supplied by The MathWorks, as part of this toolbox:
So the question is, do you have a license for that toolbox? If not, then you need to buy it. The Mathworks does not give them away. Do you have a MATLAB release that is new enough to offer that toolbox? If not, then you need to upgrade your MATLAB release.

その他の回答 (1 件)

idan noy
idan noy 2021 年 12 月 9 日
編集済み: idan noy 2021 年 12 月 9 日

0 投票

hi thank you for replying,
yes that's the function i'm reffering and i do have Deep Learning Toolbox, that's why i don't understand why it isn't working and thought maybe i'm supposed to import it.

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

リリース

R2019b

質問済み:

2021 年 12 月 7 日

編集済み:

2021 年 12 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by