Can a Matlab script be runned on a computer without Matlab and how?
Show older comments
I'm trying to write a program for my personal use at work to calculate prices quicker. However, the computer at work does not have the program nor can I install it on there.
I was wondering if there is a way I can write a script on Matlab and use it with the command line (if that's possible?)and then run it on the work computer.
Can someone suggest the easiest way to do this? Or another route.
Thanks!
1 Comment
Steven Ufkes
on 8 Apr 2020
I suggest learning a free language like Python, which you will be able to run anywhere without needing to manage licenses.
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!