Skip to content

Releases: mathworks/Simscape-Battery-Electric-Vehicle-Model

2025-03-26 version 2.4.2 for MATLAB R2024b

26 Mar 16:15
bcd9dad
Compare
Choose a tag to compare

MotorPmsmFem: Update the link to the shipping example (#33)

2025-01-31 version 2.4.1 for MATLAB R2024b

31 Jan 14:12
f2d9203
Compare
Choose a tag to compare

Run GitHub Actions workflow on Windows in addition to Linux.

  • Separate configuration files are used. See .github/workflow folder.
  • MacOS is also available in GitHub Actions, but it has only 7 GB RAM and crashes during tests due to memory exhaustion.

2024-11-20 version 2.4.0 for MATLAB R2024b

20 Nov 17:05
8b79bd5
Compare
Choose a tag to compare
  • Update to MATLAB R2024b.
  • Update GitHub Actions API versions.
  • Update Vehicle1D component to test that all Live Scripts in SimulationCases folder are exported to Markdown files.
  • Minor updates.

2024-08-01 version 2.3.3 for MATLAB R2024a

01 Aug 16:21
a2e7053
Compare
Choose a tag to compare

2024-08-01 version 2.3.2 for MATLAB R2024a

01 Aug 07:11
33be6e2
Compare
Choose a tag to compare
  • Make sure buildtool-based tests all pass
  • Update live script to markdown.
  • Add the project navigator app. Clean up project shortcuts.

2024-06-27 version 2.3.1 for MATLAB R2024a

27 Jun 11:10
5e17056
Compare
Choose a tag to compare
  • Use easy-to-find locations to store markdowns generated from live scripts.
  • Add a project shortcut to Vehicle1D Performance Design App.

2024-06-25 version 2.3.0 for MATLAB R2024a

25 Jun 15:18
cc8a2c1
Compare
Choose a tag to compare
  • The project has been updated to use MATLAB R2024a.
  • Vehicle1D performance design app has been added.
  • Markdown files are used instead of Jupyter notebooks for viewing Live scripts in the GitHub repo web site in the browser.

2023-12-16 version 2.2.2 for MATLAB R2023b

16 Dec 13:46
ea8653b
Compare
Choose a tag to compare
  • buildfile.m for MATLAB Build Tool to run tests has been updated.
  • Build Tool is now used to run tests in Battery High Voltage component.

2023-10-11 version 2.2.1 for MATLAB R2023b

11 Oct 13:42
9d3320b
Compare
Choose a tag to compare
  • Detailed PMSM application now uses a new parameterization for FEM parameterized PMSM block.

2023-09-28 version 2.2.0 for MATLAB R2023b

28 Sep 07:54
Compare
Choose a tag to compare
  • The project has been updated to use MATLAB R2023b.
  • MATLAB Build Tool is used to automatically generate HTML files and Jupyter notebooks from all Live Scripts in the project. Jyputer notebooks corresponding to Live Scripts are rendered in the repository web site in the browser.
  • GitHub Actions generates test report and coverage report.