FCN error using compiler..
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Jeong_evolution
am 7 Jun. 2017
Kommentiert: Jeong_evolution
am 10 Jun. 2017
Hi all. I have some problem. look below.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/164950/image.png)
In script, I using trainFCN in ANN.
I think that occured problem in there.
How do I solve this problem ?
0 Kommentare
Akzeptierte Antwort
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
Weitere Antworten (1)
Walter Roberson
am 10 Jun. 2017
The ability to deploy applications that train networks was not added until R2016b.
3 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!