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

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 Comment

https://learn.microsoft.com/en-us/cpp/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp?view=msvc-170

Sign in to comment.

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 31 May 2023

Answered:

on 12 Jan 2024

Community Treasure Hunt

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

Start Hunting!