Run The MATLAB Compiler Runtime (MCR) from Windows Command Line
1 次查看(过去 30 天)
显示 更早的评论
Hi there ,
I want to ask if there is anyway to run MCR( MATLAB Compiler Runtime ) from windows cmd ,
Thanks
4 个评论
Rik
2020-12-1
You could consider rewriting your function to act as a server. That way it could be listening for a file to be updated (or something similar). This would shift the startup time to the beginning of your complete function.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Java Package Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!