Using a Neural network on new data

Hi,
Was hoping someone can help out with probably a simple problem. I trained a neural network but now I do not know how to use the created function to classify new data.

 Accepted Answer

ynew = net(xnew);
Thank you for formerly accepting my answer
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 14 Dec 2014

Answered:

on 14 Dec 2014

Community Treasure Hunt

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

Start Hunting!