-
-
August 31, 2018 at 5:03 pm
mgardner
SubscriberI regularly run Maxwell on my Windows desktop machine and use the following lines in a VBScript to create a dedicated Matlab COM server that I can use for post-processing simulation results. (See Matlab's description here: https://www.mathworks.com/help/matlab/matlab_external/matlab-com-automation-server-interface.html)
Dim MatLab
Set MatLab = CreateObject("Matlab.Application.Single")
However, when I tried to use the same lines to create a Matlab server on my school's Linux supercomputer, it failed. Any ideas as to what could be the problem? Do I need to install some special add-ons or plugins to integrate Matlab with ANSYS in Linux?
-
September 17, 2018 at 4:12 pm
rounaksingh
SubscriberHi mgardner,
Running simulations in your school's linux cluster is a different thing than running it on your computer. Most of the time, linux clusters in schools have multiple softwares installed which is called or executed using special commands like "$ module load matlab" and than you execute matlab "$ matlab".
It might be a possibility that the ansys product is unable to find the matlab executable. Also, check the Tools>Options>General> Misc.; Matlab path.
It is better to talk to your school's cluster admin. They will have more info on the matlab execution.
Or it is better to export the required data file or all hfss files/folders from cluster and then run your script.
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- simulation completed with execution error on server
- Signing up as ANSYS Support Coordinator
- How to export Ansys Maxwell simulation results for post-processing in matlab or in .csv file
- Maxwell, HFSS or Q3D?
- Error
- Unable to assign correctly the excitations in a coil
- Running ANSYS HFSS on the HPC (it runs on Linux only)
- Running ANSYS HFSS on multiple nodes on SLURM based cluster
- Intersect errors with model with complex structure
- Number of parallel paths in Ansys Maxwell
-
2688
-
2138
-
1353
-
1136
-
462
© 2023 Copyright ANSYS, Inc. All rights reserved.