Closed Ding998 closed 1 year ago
Hi, I am not sure, I never tried it, I think it will slow your system a lot but it might be possible. Usually what I do is create an instance, do my simulations, save my results in matlab or CST and then close the instance. Then I open a new one if needed. Thanks Simos
On Tue, 9 May 2023 at 14:51, Ding998 @.***> wrote:
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?
— Reply to this email directly, view it on GitHub https://github.com/simos421/CST-MATLAB-API/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJAISOPMR7MIHWVCND22CZDXFIVVJANCNFSM6AAAAAAX3GTPBQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
It's a lazy man's strategy to integrate all operations in one code (when you don't want to wait for the end of simulation and then proceed with data processing). Anyway, thanks for your consideration.
------------------ 原始邮件 ------------------ 发件人: "Symeon @.>; 发送时间: 2023年5月9日(星期二) 晚上9:06 收件人: @.>; 抄送: @.>; "State @.>; 主题: Re: [simos421/CST-MATLAB-API] Is there a way to open multiple instances of the CST? (Issue #19)
Hi, I am not sure, I never tried it, I think it will slow your system a lot but it might be possible. Usually what I do is create an instance, do my simulations, save my results in matlab or CST and then close the instance. Then I open a new one if needed. Thanks Simos
On Tue, 9 May 2023 at 14:51, Ding998 @.***> wrote:
> 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? > > — > Reply to this email directly, view it on GitHub > <" rel="noopener" target="_blank">https://github.com/simos421/CST-MATLAB-API/issues/19>;, or unsubscribe > <" rel="noopener" target="_blank">https://github.com/notifications/unsubscribe-auth/AJAISOPMR7MIHWVCND22CZDXFIVVJANCNFSM6AAAAAAX3GTPBQ>; > . > You are receiving this because you are subscribed to this thread.Message > ID: @.***> >
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>
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?