How to get the value of output variable to MATLAB environment in Ansys EDT?

I am trying to get the value of a output variable using the following command as per the documentation of Ansys Electronics desktop force = oModule.GetOutputVariableValue("Force","","Setup1 : LastAdaptive", "Magnetostatic", "None"); but it MATLAB is throwing an error saying Unrecognized function or variable 'GetOutputVariableValue'. looks like GetOutputVariableValue function does not exists under the oModule command. Please help me with a alternative

Tagged:

Answers