Working with Artificial Neural Network

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

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

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 25 Mar 2026 at 19:21

Commented:

on 25 Mar 2026 at 19:31

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!