Skip to content

Commit 9c3714c

Browse files
author
Angel Gonzalez
committed
feat: use PyMotorCAD interface instead of ActiveX
1 parent 528a8d4 commit 9c3714c

11 files changed

+6031
-3242
lines changed

GenerateSimulinkThermalModel.mlx

2.02 KB
Binary file not shown.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ You can use the automatically-generated Simulink model to:
1111
* Integrate the motor in a system-level model using Simscape™.
1212
* Analize the performance of your system design in a holistic way.
1313

14+
This project is compatible with MATLAB R2021b or newer, and with multiple versions of Motor-CAD.
15+
**Use the links below to download the latest version, depending on your Motor-CAD version:**
16+
- For Motor-CAD 2024R2 or newer (with PyMotorCAD interface): Use Download button above
17+
- For Motor-CAD 15.1.6 or newer (with Visual Basic ActiveX interface): [MotorCAD_v15.1.6.zip](https://github.com/mathworks/import-motorcad-thermal-simulink/archive/refs/tags/MotorCAD_v15.1.6.zip)
18+
1419
## 1. Import a Motor-CAD model into MATLAB ##
1520
You can use the Object-Oriented MATLAB® - Motor-CAD interface (included in this repository) to import a Motor-CAD model into MATLAB and easily modify motor properties and run Motor-CAD calculations.
1621

@@ -60,4 +65,4 @@ The license is available in the License file within this repository.
6065
## Community Support
6166
[MATLAB Central](https://www.mathworks.com/matlabcentral)
6267

63-
Copyright 2022 The MathWorks, Inc.
68+
Copyright 2022-2024 The MathWorks, Inc.

UseSimulinkThermalModel.mlx

21 Bytes
Binary file not shown.

ValidateSimulinkThermalModel.mlx

-1.46 KB
Binary file not shown.

data/OutputFromGSTM.mat

-191 KB
Binary file not shown.

0 commit comments

Comments
 (0)