Releases: mathworks/import-motorcad-thermal-simulink
MotorCAD_v2024R2
Version compatible with any Motor-CAD version that supports the PyMotorCAD interface, and MATLAB release R2021b or newer.
Tested on Motor-CAD 2024R2.
Use this version if you want to use the PyMotorCAD interface. This is the recommended interface by Motor-CAD.
- feat: use PyMotorCAD interface.
- fix: ensure loss scaling is turned off during ROM generation.
- feat: display progress during ROM generation.
- feat: interface classes do not require a .prj file
MotorCAD_v15.1.6
Version compatible with Motor-CAD v15.1.6 or newer, and MATLAB release R2021b or newer.
Use this version if you want to use the Motor-CAD ActiveX interface (Visual Basic).
Do not use this version if you want to use the newer PyMotorCAD interface. Use the latest release instead.
- fix: ensure loss scaling is turned off during ROM generation.
- feat: display progress during ROM generation.
- feat: check ActiveX available and throw meaningful error otherwise
- feat: interface classes do not require a .prj file
- feat: README.md describes what each product is required for
R2021b update 1.3
Version 1.3 for MATLAB release R2021b.
Update to add CI/CD via GitHub Actions.
Update to support passive cooling (absence of active cooling).
R2021b update 1.2
Version 1.2 for MATLAB release R2021b
Update to enhance the mcadinterface by using ";" as MatrixTextSeparator value.
R2021b
Version 1.1 for MATLAB release R2021b