Is there a 'iscloud' (ispc equivalent) command in MATLAB Online?
Mostrar comentarios más antiguos
My Apps runs on PC, Mac, and Linux. MATLAB Online runs on UNIX servers. So 'isunix' won't distinguish it from a local Linux setup. Is there a 'iscloud' or similar function that I can use in my code to tell that it is executed online?
The following screenshot is taken when running MATLAB Online

3 comentarios
Steven Lord
el 2 de Feb. de 2018
Why do you want to distinguish between running your code on a local Linux cluster or on MATLAB Online? What do you expect or want to behave differently in the two scenarios?
Walter Roberson
el 2 de Feb. de 2018
Well, transparency for example.
Eddie
el 3 de Feb. de 2018
Respuestas (1)
Soumya Saxena
el 2 de Feb. de 2018
0 votos
There is no function analogous to ispc according to the document.
Comunidades de usuarios
Más respuestas en Distance Learning Community
Categorías
Más información sobre Platform and License en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!