Is there a 'iscloud' (ispc equivalent) command in MATLAB Online?
이전 댓글 표시
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
Steven Lord
2018년 2월 2일
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
2018년 2월 2일
Well, transparency for example.
Eddie
2018년 2월 3일
답변 (1개)
Soumya Saxena
2018년 2월 2일
0 개 추천
There is no function analogous to ispc according to the document.
커뮤니티
더 많은 답변 보기: 원격 교육 커뮤니티
카테고리
도움말 센터 및 File Exchange에서 Platform and License에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!