How do I create exe file for a C++ program that uses matlab plots?

3 ビュー (過去 30 日間)
Yoni Berk
Yoni Berk 2018 年 4 月 21 日
Hello! I created a C++ program, and from Visual Studio I linked some matlab libraries. When I run the code, the calculation is done via VS with C++ and then it calls matlab for plotting.
So how can I create exe file for the program? Is matlab must be installed on the second pc that runs the exe file? And how I connect all the libs and includes for the pc that runs the exe file?
Thanks!

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by