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

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

댓글 수: 1

Hi 世记,
Could you share the matlab code for the LSTM Neural Network? Besides have you used MATLAB Coder for dynamic link library generation?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2023년 10월 26일

댓글:

2023년 11월 6일

Community Treasure Hunt

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

Start Hunting!