필터 지우기
필터 지우기

The executable files I generated using application compiler has error message, because it doesn't recognize the neural network functions

조회 수: 1 (최근 30일)
I used neural network NARX in my functions, and then I used the application compiler to generate a standalone application so others can use it to run it. However, it gives the error like the following " FCN is not the name of a function on the Matlab path, Error in => nameofthefunction.m at line 140". Where line 140 call the function of narxnet, FCN is just a parameter used in NARX. I wonder how to include neural network package in my application compiler so the exe file can run.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by