FCN error using compiler..

조회 수: 1 (최근 30일)
Jeong_evolution
Jeong_evolution 2017년 6월 7일
댓글: Jeong_evolution 2017년 6월 10일
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 ?

채택된 답변

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

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2017년 6월 10일
The ability to deploy applications that train networks was not added until R2016b.
  댓글 수: 3
Walter Roberson
Walter Roberson 2017년 6월 10일
Yes.
Jeong_evolution
Jeong_evolution 2017년 6월 10일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!