MATLAB CST Interface in Linux

4 visualizzazioni (ultimi 30 giorni)
Mashrur Zawad
Mashrur Zawad il 26 Giu 2024
Commentato: Walter Roberson il 28 Giu 2024
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.

Risposte (1)

Walter Roberson
Walter Roberson il 26 Giu 2024
It is not possible to do on Linux. actxserver() is available only on windows
COM functions are available on Microsoft Windows® systems only.
  2 Commenti
Mashrur Zawad
Mashrur Zawad il 27 Giu 2024
Modificato: Mashrur Zawad il 28 Giu 2024
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 il 28 Giu 2024
Sorry, I am not familiar with that product, and all the documentation is hidden behind a login screen.

Accedi per commentare.

Categorie

Scopri di più su Performance and Memory in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by