Deep Learning toolbox is not installed

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 Comment

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.

Sign in to comment.

Answers (2)

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
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.

Categories

Products

Release

R2020a

Asked:

on 14 Mar 2021

Answered:

on 14 Mar 2021

Community Treasure Hunt

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

Start Hunting!