Filter löschen
Filter löschen

MATLAB CST Interface in Linux

42 Ansichten (letzte 30 Tage)
Mashrur Zawad
Mashrur Zawad am 26 Jun. 2024 um 18:27
Kommentiert: Walter Roberson am 28 Jun. 2024 um 19:52
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.

Antworten (1)

Walter Roberson
Walter Roberson am 26 Jun. 2024 um 19:49
It is not possible to do on Linux. actxserver() is available only on windows
COM functions are available on Microsoft Windows® systems only.
  2 Kommentare
Mashrur Zawad
Mashrur Zawad am 27 Jun. 2024 um 23:04
Bearbeitet: Mashrur Zawad am 28 Jun. 2024 um 5:42
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 am 28 Jun. 2024 um 19:52
Sorry, I am not familiar with that product, and all the documentation is hidden behind a login screen.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Modeling 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!

Translated by