Working with Artificial Neural Network
Show older comments
Working with ANN tool box in Matlab and I have this error message, not sure what going on. Not sure if anyone has experienced this in the past.

1 Comment
Catalytic
on 25 Mar 2026 at 19:31
not sure what going on
Really? The error message tells you that you don't have the same number of training inputs and outputs. Wouldn't the obvious thing to check be the sizes of INPUT and OUTPUT variables that you have supplied?
whos INPUT OUTPUT
Answers (0)
Categories
Find more on Startup and Shutdown 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!