What are my deployment options for MATLAB scripts?
Show older comments
I'm new to MATLAB and finding it very difficult and confusing to understand my options while reading previous questions and guides, etc.
For some background, I've been a software developer for many years, and I am used to being able to take a script in say Python, or an application in Java or Rust or what have you, and deploy it on any given VPS or cloud-hosted solution.
I'm guessing that MATLAB not being FOSS, it's a little trickier than that due to licensing restrictions.
If I've got a script right now that pulls down some data, analyzes it, and then produces an output, what are my options for hosting or deploying that script on a cloud machine of very modest resource usage (or any resource expectation, to keep in line with "options available" as per my original query)?
1 Comment
Rik
on 3 Mar 2018
I think you might be better off contacting Mathworks directly. You can contact support with the Contact Us button at the top of the page.
Accepted Answer
More Answers (0)
Categories
Find more on Licensing on Cloud Platforms 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!