Error when deploying LSTM neural network prediction code written in Matlab on Visual Studio

1 次查看(过去 30 天)

I have compiled the code into a dynamic link library via library compiler and included it in the C++ project. When I debug the C++ code, the system prompts me with the following error:
函数或变量'nameValuePairs’无法识别。(vairable 'nameValuePairs’ can't be recogonized)
出错 predictAndUpdateState (第 149 行)

(In Matlab I use the function predictAndUpdateState() to predict.)
Plz help me! Thx in advance

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 时序、序列和文本深度学习 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!