simos421 / CST-MATLAB-API

CST-MATLAB-API
GNU General Public License v3.0
212 stars 60 forks source link

Is there a way to open multiple instances of the CST? #18

Closed Ding998 closed 1 year ago

Ding998 commented 1 year ago

I find that the Integral Equation Solver cannot run with other simulations running in one CST instance, so I'm going to use Matlab to control multiple CST instances. However, the second time I call actxserver('CSTStudio.application.2020'), the file opens in the existing CST instance. Is there a way to create multiple CST instances using Matlab?