connect matlab to azure cloud to program in parallel
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everone,
I'm using azure cloud and I'm about to connect matlab to that.
my question is it possible to connect the code to the cloud in such a way we program in parallel? similar to using github? (i.e. push code from remote, pull code, detect changes made to the code...etc)
Thanks in advance
0 Kommentare
Antworten (1)
Vimal Rathod
am 23 Jul. 2020
You can parallelize your code using MATLAB Parallel Server toolbox. You can refer to below link to get more information on how to parallelize on azure and other cloud services.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Parallel Computing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!