- Documentation for Neural Network Fitting Application: https://in.mathworks.com/help/deeplearning/ref/nftool.html?s_tid=answers_rc2-2_p5_MLT
- Fit Data with a Shallow Neural Network: https://in.mathworks.com/help/deeplearning/gs/fit-data-with-a-neural-network.html#f9-43356
- Fit Data Using Command-Line Functions: https://in.mathworks.com/help/deeplearning/gs/fit-data-with-a-neural-network.html#f9-33554
nftool not working: Not enought input arguments
1 view (last 30 days)
Show older comments
I'm trying to open 'Neural Net Fitting' app and I get an error message saying:
"Not enough input arguments".
I'm not sure what input arguments I need to provide just to run the app.
Earlier this year, I could open the app online using Matlab online but not on the desktop software. but now, I can't open on the both of the platform and I'm wondering what is the reason for this error. Thank you so much.
0 Comments
Answers (1)
Animesh
on 21 Aug 2023
Hello So-mang Kim,
As per my understanding,you are encountering error while trying to open Neural Network Fitting application from MATLAB.
To do this, simply execute the following command:
nftool
Please note that this command does not require any arguments.
For more information on Neural Network Fitting application, consider going through the following resources:
If you still have problems in getting started with Neural Network Fitting Application, feel free to reply on this MATLAB Answer thread with more information on your current MATLAB version and operating system.
I hope this helps!
0 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows 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!