FCN error using compiler..

1 vue (au cours des 30 derniers jours)
Jeong_evolution
Jeong_evolution le 7 Juin 2017
Commenté : Jeong_evolution le 10 Juin 2017
Hi all. I have some problem. look below.
In script, I using trainFCN in ANN.
I think that occured problem in there.
How do I solve this problem ?

Réponse acceptée

Jan
Jan le 7 Juin 2017
What do you find in this file in the given line? The error message seems to be clear: The term "FCN" was not defined before. The forum cannot guess, why this happens. Either inspect the file by your own or explain any details about what you do.
  17 commentaires
Walter Roberson
Walter Roberson le 9 Juin 2017
Which version of MATLAB are you using?
Jeong_evolution
Jeong_evolution le 10 Juin 2017
I use R 2016 a.

Connectez-vous pour commenter.

Plus de réponses (1)

Walter Roberson
Walter Roberson le 10 Juin 2017
The ability to deploy applications that train networks was not added until R2016b.
  3 commentaires
Walter Roberson
Walter Roberson le 10 Juin 2017
Yes.
Jeong_evolution
Jeong_evolution le 10 Juin 2017
I get a R2017a. So deploy is completed. It runs on Winows 8.1 K. But, In windwos 7, When I run .exe file, there is no reaction. So, I checking the script and so on. Thanks Mr. Roberson.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!