Running MATLAB code using the Runtime
1 次查看(过去 30 天)
显示 更早的评论
I have a GUI that I would like to send to someone without MATLAB. Can I simply send the code to be run using the MATLAB Runtime, or does it need to be compiled using the purchased MATLAB Compiler package?
0 个评论
采纳的回答
Walter Roberson
2023-6-12
It needs to be compiled with MATLAB Compiler. The MATLAB Runtime is only for use with programs compiled with MATLAB Compiler or MATLAB Compiler SDK
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!