How to Generate.dll file without C or C++ code?
1 回表示 (過去 30 日間)
古いコメントを表示
Dear All,
Can I generate .dll file from matlab function without C or C ++ code ? Is there any otehr alternative ?
Regards,
Koustubh
0 件のコメント
回答 (1 件)
Darshan Ramakant Bhat
2020 年 12 月 8 日
Can you please explain your question a little bit ? What do you mean by "without C/C++ code" and why do you want to do it that way ?
In general you can generate dll from the MATLAB code directly using MATLAB Coder. Please refer below answer :
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!