Missing Neural Networks Toolbox?
27 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm using the MATLAB R2015a version and when I typed in: nnstart
it responded with: To use 'nnstart', you might need: nnstart - Neural Network Toolbox
Does that indicate I haven't got the neural network toolbox installed? How to check? Where can I find it and how can I install it?
I'm a completely beginner. So please help.:)
0 commentaires
Réponses (2)
Star Strider
le 3 Avr 2016
‘Does that indicate I haven't got the neural network toolbox installed?’
Yes.
‘How to check?’
Type:
ver
in the Command Window. If you have the Neural Network Toolbox it will be listed.
‘Where can I find it and how can I install it?’
That depends on the sort of license you have. If you are in an academic (or similar) institution, contact the person whose responsibility it is to administer the licenses so you can download and install it. Otherwise, go to the MathWorks License Manager web page for your account. Download it if you have a license for it, or purchase a license if you do not.
0 commentaires
Hamish Meares
le 7 Mai 2018
In the Home tab, click Add-Ons (stacked cubes icon) -> Get Add-Ons. This launches the Add-On Explorer that lists all toolboxes from MATLAB and also the community.
0 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!