Deep Learning toolbox is not installed

8 次查看(过去 30 天)
Hello,
I would like to knwo if anyone knows how to solve this specific problem:
I have purchased and installed Deep Learning Toolbox under student license. Although the logs show it was installed successfully:
(Mar 14, 2021 14:58:37) Destination
(Mar 14, 2021 14:58:37) /usr/local/MATLAB/R2020a/
(Mar 14, 2021 14:58:37) Products
(Mar 14, 2021 14:58:37) 1 of 15 products
(Mar 14, 2021 14:58:37) 0.29 GB required
(Mar 14, 2021 14:58:37)
(Mar 14, 2021 14:58:53) Uninstalling Product: Deep Learning Toolbox
(Mar 14, 2021 14:59:01) Download thread pool size = 4
(Mar 14, 2021 14:59:01) Starting Download: Deep Learning Toolbox : 300,990,065 bytes
(Mar 14, 2021 14:59:05) Installing Product: Deep Learning Toolbox
(Mar 14, 2021 14:59:24) Exiting with status 0
(Mar 14, 2021 14:59:24) End - Successful
And it is visible as installed in Add-On Manager, it does not show when I run the ver command and the functions/commands from the toolbox are not available.
Adding also the ver command.
Thank you
  1 个评论
Hamza Afzal
Hamza Afzal 2021-3-14
Can you show the command window where you run (VER command) ?
It should not show this error as you are saying, you have installed it.

请先登录,再进行评论。

回答(2 个)

Valentin Puiu
Valentin Puiu 2021-3-14
For people that might face this in the future:
I have restored matlab path to the default one:
>> restoredefaultpath
>> savepath pathdef.m
And now it works.
Original answer here: https://www.mathworks.com/matlabcentral/answers/93170-why-are-new-toolboxes-not-showing-up-in-ver-after-restoring-the-default-path

Hamza Afzal
Hamza Afzal 2021-3-14
There is nothing wrong with this, as you say you have installed it also its shown on add in.
You might recheck, if its there.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by