How to run matlab scripts on cloud and collect the results

I want to collect some results generated by Matlab scripts. On my machine, it will take days. Is it possible to run matlab scripts on cloud and collect the results.

2 Comments

it will take days are you sure your code takes days? Have you checked the possibilities of vectorising, parallelising etc?
Ya, The code is vectorized as much as possible. It is not a simple code, it is research based. It is huge software.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 28 Apr 2017

Commented:

on 28 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!