Introduction

Quick Overview

Getting started

Release Notes

v5.1.0

v5.1.0

Release Date
July 1, 2025
Type
Minor
Status
Released
Notes

New AI features.

Please note: this release requires Matlab Runtime r2025a (25.1).

New features

  • Deployment of a multi-threading version of the iterative solver to speed up Full-Order Model solution with parallelization
  • Introduction of the discrepancy error input operator. User can define an operator such as add, sub, mul, between two signals, as discrepancy model input. For example:
Discrepancy_Input = {
Current,
Signal_NTC - Signal_VTS
}; 

This allows to design and train more efficient and precise discrepancy models.

  • Added possibility to directly report a bug to our dev team through the Help Menu

Bugfixes

  • Improved clarity in the data format when raw model is exported in csv format
  • Implemented a more responsive navigation tree update when new components are created
  • Optimized the computation of sensor output matrices to save computational time
  • Resolved some issues preventing the generation of a deliverable statistical report
Runtime

25.1