MATLAB CST Interface in Linux

Hlw I was using the following command "cst = actxserver('CSTStudio.application');
mws = cst.invoke('NewMWS');";
to incorporate MATLAB with CST in Windows and it worked perfectly.However when I was trying to do it in linux it is showing error.Would you please suggest how I can I do it in Linux or is it possible to do it Linux.

回答 (1 件)

Walter Roberson
Walter Roberson 2024 年 6 月 26 日

0 投票

It is not possible to do on Linux. actxserver() is available only on windows
COM functions are available on Microsoft Windows® systems only.

2 件のコメント

Mashrur Zawad
Mashrur Zawad 2024 年 6 月 27 日
編集済み: Mashrur Zawad 2024 年 6 月 28 日
Hlw.Thanks for the response.Would please let me know is there any other command I can use to incorporate MATLAB and CST in Linux
Walter Roberson
Walter Roberson 2024 年 6 月 28 日
Sorry, I am not familiar with that product, and all the documentation is hidden behind a login screen.

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

カテゴリ

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

質問済み:

2024 年 6 月 26 日

コメント済み:

2024 年 6 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by