Missing Neural Networks Toolbox?
27 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Star Strider
am 3 Apr. 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 Kommentare
Hamish Meares
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!