scottclowe / matlab-schemer

Apply and save color schemes in MATLAB with ease.
BSD 2-Clause "Simplified" License
1.19k stars 273 forks source link

Version check for Additional Languages #13

Open scottclowe opened 8 years ago

scottclowe commented 8 years ago

We should check if the user is exporting from a version of MATLAB which supports the language being exported due to the following scenario:

This scenario will presumably happen eventually, but it is not a high priority. I anticipate the majority of designers will not do anything for the Additional Languages.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

scottclowe commented 8 years ago

In order to do this, we first need to know which MATLAB versions introduced support for which language syntax. As far as I am aware, MathWorks do not indicate this in their changelog.