pnanez / HyEQ_Toolbox

Hybrid systems equations simulator, development repository
Other
11 stars 2 forks source link

Assess and pick MATLAB version for HyEQ v3.1 and update code to take advantage of worthwhile features. #98

Closed pwintz closed 4 months ago

pwintz commented 1 year ago

This page has a list of major features: https://www.mathworks.com/matlabcentral/answers/492752-table-of-matlab-release-features#answer_402944

Version R2017a seems like a minimum version because it includes

Later useful updates are listed below, but I think that 2019b might be too recent for some users.

pwintz commented 8 months ago

I've decided that we will officially support R2017a and later, but will generally try to not make changes that break compatibility for older users. One exception will be updating the Simulink models to a newer version of MATLAB, namely R2017, which will make them unopenable on older versions of MATLAB.

pwintz commented 4 months ago

Let's just keep the code as-is, but stop testing all of the older versions. We'll run the tests on 2014b, and then on 2019a-current.