Deep learning toolbox keeps disappearing

16 vues (au cours des 30 derniers jours)
Farid
Farid le 8 Août 2022
Modifié(e) : Leonard Britvolli le 24 Sep 2023 à 14:55
Hey community,
Everytime I close Matlab I will have to re-install the deep learning toolbox in order to be able to load and interpret the convolutional neural networks. I have also noticed that the toolbox's apps are missing in the Apps section but in the add-on sectionI find the deep learning toolbox installed so I have to uninstall and reinstall it!
Thank you so much.
Here's the error:
In main/importSignalMenuSelected (line 769)
In matlab.apps.AppBase>@(source,event)tryCallback(appdesigner.internal.service.AppManagementService.instance(),app,callback,requiresEventData,event) (line 37)
In matlab.ui.internal.controller/WebMenuController/fireActionEvent (line 67)
In matlab.ui.internal.controller/WebMenuController/handleEvent (line 55)
In matlab.ui.internal.controller.WebMenuController>@(varargin)obj.handleEvent(varargin{:}) (line 36)
Undefined function 'classify' for input arguments of type 'uint32'.
Error in main/importSignalMenuSelected (line 770)
type=classify(net.Faridtypeclassifier,X);
Error using matlab.ui.internal.controller.WebMenuController/fireActionEvent (line 67)
Error while evaluating Menu Callback.

Réponse acceptée

David Willingham
David Willingham le 9 Août 2022
Perhaps your preferences directory has become corrupted. Maybe try deleting the preferences directory and restarting MATLAB.
To find the preferences directory, type:
>> prefdir
Delete the folder and then restart MATLAB. This will force MATLAB to regenerate it again.
  2 commentaires
Farid
Farid le 11 Août 2022
@David yes it actually did!

Connectez-vous pour commenter.

Plus de réponses (2)

yanqi liu
yanqi liu le 9 Août 2022
Modifié(e) : yanqi liu le 9 Août 2022
yes,sir,may be use
type=classify(net.Faridtypeclassifier,mat2gray(X));
  2 commentaires
Jose
Jose le 26 Juin 2023
nice

Connectez-vous pour commenter.


Joseph William
Joseph William le 20 Sep 2023 à 12:32
Modifié(e) : Steven Lord le 20 Sep 2023 à 13:20
Experiencing the disappearance of your deep learning toolbox can be frustrating and disruptive to your work. This issue can have various causes, and troubleshooting it may require some technical expertise. Here are some steps to help you address this problem:
  1. Check Software Installation: Ensure that your deep learning toolbox is correctly installed. Sometimes, issues can arise if the installation process was incomplete or if there were compatibility issues with other software components.
  2. Verify Licensing: If your toolbox requires a license, double-check that your license is valid and up to date. License issues can lead to the disappearance of software tools.
  3. Update or Reinstall: If you suspect that the toolbox is corrupted or outdated, consider updating it to the latest version or reinstalling it. This can often resolve issues related to missing tools.
[SL: deleted spam link.]
  1 commentaire
Leonard Britvolli
Leonard Britvolli le 22 Sep 2023 à 11:09
Modifié(e) : Leonard Britvolli le 24 Sep 2023 à 14:55
thx
College can be an exciting and challenging time, filled with academic pursuits, personal growth, and new experiences. However, one aspect of college life that many students find daunting is essay writing. The demands of college-level writing can be overwhelming, and that's where college essay writing services like washingtoncitypaper.com come into play. In this article, we will guide you on how to choose the right service, answer frequently asked questions, and provide you with our top five recommendations

Connectez-vous pour commenter.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by