-2

I want to use NN toolbox in matlab my input is a 42*3 and my target is 42*1 i Have 42 samples with 3 features but I cant load the target and it hasn't any error but it doesn't load can anyone help me

Spry Techies
  • 896
  • 6
  • 21

1 Answers1

0

Try to load an example dataset first. Matlab provides six example data sets, you can choose in the GUI. If you have no problems with those, the problem is with your data.

dzsezusz
  • 106
  • 9