Run The MATLAB Compiler Runtime (MCR) from Windows Command Line
7 views (last 30 days)
Show older comments
Hi there ,
I want to ask if there is anyway to run MCR( MATLAB Compiler Runtime ) from windows cmd ,
Thanks
4 Comments
Rik
on 1 Dec 2020
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.
Answers (0)
See Also
Categories
Find more on Java Package Integration 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!