how to use my code generation C/C++ to my windows form project in visual studio?

조회 수: 6 (최근 30일)
I have generated my ANN function using codegen to C/C++ with lib format or dll. but I'm having trouble combining it with the existing windows form project in visual studio. Is there a tutorial on how to use the results of the code generation file lib or dll to Windows Form Visual Studio?
  댓글 수: 1
Infinite_king
Infinite_king 2024년 1월 12일
https://learn.microsoft.com/en-us/cpp/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp?view=msvc-170

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

답변 (1개)

Infinite_king
Infinite_king 2024년 1월 12일

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by