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 Center および File ExchangeMATLAB Compiler SDK についてさらに検索

Community Treasure Hunt

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

Start Hunting!