-
-
March 1, 2023 at 10:37 pm
Ashishkumar Gupta
SubscriberHEllo All,
I am using MATLAB (R2021A) (x64 bit) and Ansys Electronics DEsktop Student Version (2022.2).Â
I have VBS script from Ansys EDT and converted that to .m code.
But my first line is not getting executed.Â
actxserver('Ansoft.ElectronicsDesktop')
Error using actxserver
Server creation failed. Invalid ProgID 'Ansoft.ElectronicsDesktop'.The various progid that I have tried are: Ansoft.ElectronicsDesktopStudent.2022.2 ; Ansoft.ElectronicsDesktopStudent.2022 ; Ansoft.ElectronicsDesktopStudent ; Ansoft.ElectronicsDesktop; AnsoftMaxwell.MaxwellScriptInterface.
Â
But none of them worked. I wonder what is problem with Ansys progid.
Please help me out as I need to submit my project.Â
thanks alot
-
March 8, 2023 at 2:42 pm
DELI
Ansys Employee% Define the activex scripting engine
iMaxwell = actxserver('Ansoft.ElectronicsDesktop.2022.2'); -
March 8, 2023 at 4:48 pm
Ashishkumar Gupta
SubscriberHi, Thanks for your response. That is what my question is !!!
I have defined it already and MATLAB says the 'ProgId' is Invalid. I have tried all the combinations mentioned above but with no success. Thanks!!
-
- The topic ‘Invalid progid of Ansys EDT when using ‘actxserver(progid)’ in MATLAB’ is closed to new replies.
-
5884
-
1906
-
1420
-
1306
-
1021
© 2026 Copyright ANSYS, Inc. All rights reserved.