フィルターのクリア

activex error with FEMM inside wine on a Mac

4 ビュー (過去 30 日間)
Torben Schmidt
Torben Schmidt 2016 年 11 月 25 日
コメント済み: Jason Xu 2019 年 6 月 1 日
I try to establish a communication between Matlab and FEMM with
HandleToFEMM=actxserver('femm.ActiveFEMM');
but I get the following error:
Error using actxserver (line 90)
Server creation failed. Invalid ProgID 'femm.ActiveFEMM'.
What do I do wrong?
I have Matlab R2016b, Wine-1.9.23 (Staging) and FEMM 4.2 on a MacBookPro running macOS Sierra (10.12.1).
Thanks for your help in advance.

採用された回答

Nirav Sharda
Nirav Sharda 2016 年 11 月 28 日
編集済み: Nirav Sharda 2016 年 11 月 28 日
The documentation link on actxserver suggests that it needs COM communication that is available on Windows systems only. The FEMM 4.2 works fine with MATLAB on Windows.
  5 件のコメント
Walter Roberson
Walter Roberson 2016 年 12 月 20 日
Omar Ismail, is MATLAB running in OS-X itself, or are you running the Windows version of MATLAB inside of Wine?
In order to use activexserver you would need to be running the Windows version of MATLAB. The Linux and OS-X versions of MATLAB do not have activex capabilities compiled in.
Jason Xu
Jason Xu 2019 年 6 月 1 日
Hi Walter, just wondering is it possible to open the same multiple softwares by using actxserver? Thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by