Attempt to execute SCRIPT requiresNeuralToolbox as a function:

I was trying to execute the example from https://www.mathworks.com/help/driving/ref/vehicledetectorfasterrcnn.html and then I get the error. Could someone help me to solve this error I already check other solutions but it didn't work for me

回答 (1 件)

Steven Lord
Steven Lord 2019 年 11 月 2 日

0 投票

The Description section of that function's documentation pages states "Use of this function requires Deep Learning Toolbox™."
Likely you don't have this toolbox installed and/or licensed. Check the output of the ver function to determine if you have it installed. If you do have it installed check with your license adminstrator to determine if all the licenses for this toolbox were in use when you tried to run that example.

2 件のコメント

Zhipeng Wang
Zhipeng Wang 2019 年 11 月 2 日
Thanks, i do have the toolbox but the license is 0 here is the screen shot how can I add license in there? error2.JPG
Steven Lord
Steven Lord 2019 年 11 月 2 日
Check with your license administrator or your company or school's IT department.

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

カテゴリ

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

タグ

質問済み:

2019 年 11 月 2 日

コメント済み:

2019 年 11 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by