FEMM 4.2 (running with Winebottler) and MATLAB R2017b on Mac (macOS High Sierra 10.13.4)

8 views (last 30 days)
Hi everyone, i'm trying to link FEMM with MATLAB, when i run my script it appears an error like this: "Error using actxserver (line 90) Server creation failed. Invalid ProgID 'femm.ActiveFEMM'."
Anyone know how to fix it?
P.S.: on FEMM website there is a Linux support that suggest to modify the script openfemm.m (it's in the directory of femm software) in order to tell MATLAB to launch femm.exe with wine. I tried to modify but i can't solve the problem (here the link (<http://www.femm.info/wiki/linuxsupport)>.
Thanks a lot.
  2 Comments
Adrien Prévost
Adrien Prévost on 2 May 2023
Edited: Adrien Prévost on 2 May 2023
I have the same issue with Matlab R2022a on Unbuntu 20.04.
Error using actxserver
Server creation failed. Invalid ProgID 'femm.ActiveFEMM'.
Error in openfemm (line 14)
HandleToFEMM=actxserver('femm.ActiveFEMM');

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!