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