Missing Motor-CAD file in Simulink Example

8 views (last 30 days)
Where can I obtain Motor-CAD file IPMtraction6phase.mot used in Simulink example Import a Dual Three-Phase SPMSM from Motor-CAD? Here are the lines in the Live script where the file is required:
mcad = actxserver('motorcad.appautomation'); % Start MotorCAD ActiveX server
invoke (mcad,'LoadFromFile','IPMtraction6phase.mot' );
I am using Matlab v2021b and Motor-CAD v.14.1.17.
  1 Comment
Hussein Ali
Hussein Ali on 19 Aug 2022
Hello my friend I need vedio for install motor CAD version 14.1.17 because I don't able to install it

Sign in to comment.

Accepted Answer

Joel Van Sickel
Joel Van Sickel on 29 Nov 2021
Hello Klemen,
apparently the model does not ship with the example. Sorry about that. Here is the model.
Joel

More Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!