- 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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Animesh
2023-8-21
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!