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
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
Walter Roberson 2018 年 2 月 2 日
Well, transparency for example.
Eddie
Eddie 2018 年 2 月 3 日
Mainly adjusting my GUI to the look and feel of the underlying OS. The Online version has a very different look and feel from my Ubuntu installation, therefore all the buttons/tabs/texts are out of place or not sized properly to fit in the online version of look and feel.

サインインしてコメントする。

回答 (1 件)

Soumya Saxena
Soumya Saxena 2018 年 2 月 2 日

0 投票

There is no function analogous to ispc according to the document.

コミュニティ

カテゴリ

ヘルプ センター および File ExchangePlatform and License についてさらに検索

製品

質問済み:

2018 年 1 月 25 日

コメント済み:

2018 年 2 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by