フィルターのクリア

How to interface Matlab and Ansys Maxwell ?

31 ビュー (過去 30 日間)
Nidhesh Dhamodaran
Nidhesh Dhamodaran 2016 年 10 月 17 日
編集済み: Hussein Ali 2022 年 2 月 1 日
I am currently working with Ansys Maxwell for the electromagnetic simulations of electric motors. To automate the simulations with different dimensions of different parts of motor, I would like to write a Matlab script and use it as an interface to control Ansys Maxwell. The FEM results will be provided by Maxwell. Only the commands and instructions are sent from Matlab script to Maxwell. I would like to know if this is possible and if there any resources for the mentioned task. Thank you.
  1 件のコメント
Klaus Kreckler
Klaus Kreckler 2019 年 9 月 12 日
Do you have a solution for your question?
At this time I´m looking for the same kind of code.
Best regards,
Klaus

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

回答 (2 件)

Soma Ardhanareeswaran
Soma Ardhanareeswaran 2016 年 10 月 19 日
There is no direct interface to communicate with Ansys Maxwell from MATLAB. However, you can use the 'system' command in MATLAB to invoke the Ansys Maxwell scripts and store the output in a file. Refer to https://www.mathworks.com/help/matlab/ref/system.html for more help on using the 'system' command.
You can then process the output files from the simulator in MATLAB to perform the required operations.
  1 件のコメント
Nidhesh Dhamodaran
Nidhesh Dhamodaran 2016 年 10 月 21 日
Thank you for the response. I will have a look and get back to you when I have something. Regards, Nidhesh

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


Hussein Ali
Hussein Ali 2022 年 2 月 1 日
編集済み: Hussein Ali 2022 年 2 月 1 日
Can you explain how I can investigate from maxwell Ansys result in MATLAB step by step

カテゴリ

Help Center および File ExchangeAutomotive についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by