Info
This question is closed. Reopen it to edit or answer.
My code in Matlab, i need to do the interface in C++.
2 views (last 30 days)
Show older comments
Hi guys please I need your support,
I have a simulation to a user in a communication channel in Matlab classes by using WLAN toolbox, I want to create an interface for this simulation in C++.
How could I create an interface to Matlab class in C++?
or in other hand, is that available, that i use an output class from Matlab and use it in further into C++?
Thanks a lot
1 Comment
Andreas Bernatzky
on 8 Mar 2020
Just sounds like a job for the matlab c++ compiler. you can make a code generation for matlab code. But i do not know if you can do a code generation for the wlan toolbox.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!