Filter löschen
Filter löschen

FCN error using compiler..

3 Ansichten (letzte 30 Tage)
Jeong_evolution
Jeong_evolution am 7 Jun. 2017
Kommentiert: Jeong_evolution am 10 Jun. 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 ?

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!