How to Generate.dll file without C or C++ code?
Show older comments
Dear All,
Can I generate .dll file from matlab function without C or C ++ code ? Is there any otehr alternative ?
Regards,
Koustubh
Answers (1)
Darshan Ramakant Bhat
on 8 Dec 2020
1 vote
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 :
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!