Azzera filtri
Azzera filtri

FCN error using compiler..

3 visualizzazioni (ultimi 30 giorni)
Jeong_evolution
Jeong_evolution il 7 Giu 2017
Commentato: Jeong_evolution il 10 Giu 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 ?

Risposta accettata

Jan
Jan il 7 Giu 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 Commenti
Walter Roberson
Walter Roberson il 9 Giu 2017
Which version of MATLAB are you using?
Jeong_evolution
Jeong_evolution il 10 Giu 2017
I use R 2016 a.

Accedi per commentare.

Più risposte (1)

Walter Roberson
Walter Roberson il 10 Giu 2017
The ability to deploy applications that train networks was not added until R2016b.
  3 Commenti
Walter Roberson
Walter Roberson il 10 Giu 2017
Yes.
Jeong_evolution
Jeong_evolution il 10 Giu 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.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!