Releases: mathworks/Simscape-Battery-Electric-Vehicle-Model
Releases · mathworks/Simscape-Battery-Electric-Vehicle-Model
2025-03-26 version 2.4.2 for MATLAB R2024b
MotorPmsmFem: Update the link to the shipping example (#33)
2025-01-31 version 2.4.1 for MATLAB R2024b
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
- 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
- Fix the issue #25.
2024-08-01 version 2.3.2 for MATLAB R2024a
- 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
- 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
- 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
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
- Detailed PMSM application now uses a new parameterization for FEM parameterized PMSM block.
2023-09-28 version 2.2.0 for MATLAB R2023b
- 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.