2
votes
1answer
224 views

What is required to run executable files built from MATLAB?

When I deploy my project to an exe file and bring it into another, which computer hasn't installed MATLAB yet, does it work fine or do I need to install something? For example, Java apps need the ...