Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Releases: teasit/magic-formula-tyre-tool

v1.5.1

20 Dec 18:40

Choose a tag to compare

Changelog

  • fix: [#4] Downsampling Error for Magic Formula Tyre Tool V1.4 "Expected X to be nonempty"
    • prominently occured with Round 9 data
    • fixed by updating parser in submodule

v1.5.0

08 Oct 21:00

Choose a tag to compare

Changelog

  • fix: [#3] "No data available for steady state settings"
    • depending on x-axis selection the measurements are prefiltered to avoid
      the annoying error message in common use cases
  • new: improved data import workflow
    • import can now do multiple files at a time
    • the whole process is within same uifigure
    • button that opens the selected parser for editing
      (in case something has to be changed)

v1.4.0

18 May 17:27

Choose a tag to compare

Changelog

  • new: upgrade magicformula submodule to version v2.0.3
  • new: can now fit MX/MY/MZ!
  • new: downsampling-factor can be set to reduce data resolution and thereby
    enables quicker fitting.

v1.3.7

09 Oct 12:38

Choose a tag to compare

Changelog

  • new: improved user feedback when fitting fails due to incomplete data.
  • fix: in R2022b, some persistent settings fail to save; added try/catch.

v1.3.6

18 Sep 13:27

Choose a tag to compare

Changelog

  • new: app throws warning when older matlab release is used than it was created with
  • new: improved usability of analysis tab (persistency of settings and speed)

v1.3.5

22 Jul 13:17

Choose a tag to compare

Changelog

  • fix: missing files in packaged app

v1.3.4

21 Jul 17:37

Choose a tag to compare

Changelog

  • new: search bar for tyre model; searches through parameter names and descriptions
  • fix: packaging issues in v1.3.3

v1.3.3

21 Jul 17:25

Choose a tag to compare

Changelog

  • new: search bar for tyre model; searches through parameter names and descriptions

v1.3.2

20 Jun 21:57

Choose a tag to compare

Changelog

  • fix: no more warning that AppSettings couldnt be deleted on App Exit

v1.3.1

17 Jun 02:35

Choose a tag to compare

Changelog

  • new: app and code renaming due to conflicts with existing trademark
  • documentation and screenshots updated
  • fix: event-listener lifecycling issues fixed