Missing Motor-CAD file in Simulink Example
2 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
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
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!