Have the nnd4db command been removed for 2023b
Show older comments
Hi
I have been using the nnd4db from the deep learning toolbox, the main command beeing nnd which opens the neural network design interface, last version I have tested when it worked is 2022b. In Matlab version 2023b these command do not work, I have doublechecked that the deep learning toolbox is installed. According to the requirements I have found (https://se.mathworks.com/matlabcentral/fileexchange/129459-examples-for-building-classic-neural-networks) it should work, I do not find that the command should have changed or been removed. Has the command been removed or changed in this version? How will it be in future version?
1 Comment
Dyuman Joshi
on 22 Mar 2024
Can you link the documentation of the functions nnd4db and nnd?
Accepted Answer
More Answers (1)
António Ramos Silva
on 12 Apr 2024
1 vote
I also tried, and the entire nnd library was removed.
These can be reinstalled. just do:
Home tab - Add-Ons - Get Add-Ons
Search for "nnd", and install examples-for-building-classic-neural-networks
Every example should be there. The ones that I use in my classes are.
1 Comment
Agnaldo
on 2 Sep 2024
Many thanks! You have saved my day.
Regards,
Agnaldo.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!