Skip to content

Releases: MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis

v2.1.0

10 Oct 13:47

Choose a tag to compare

Maintenance for R2025b

v1.1.0

01 Nov 13:14

Choose a tag to compare

Maintenance update for R2024b

  1. Replace direct call to alexnet with calls to
    imagePretrainedNetwork("alexnet") and expand on the instructions
    around how to change networks.
  2. Update most remaining plots that hardcode colors to use SeriesIndex
    colors, except in the function that recreates one of the animations
  3. Include Solutions files in InstructorResources
  4. Change PracticeProblemSolns.mlx to PracticeProblems.mlx and have
    PracticeProblemsSoln.mlx actually be the solutions.
  5. Fix a broken link in the solutions to actually refer to a relative
    solutions file
  6. Update the GitHub workflows file
  7. Update the ProjectStartupApp.m
  8. Update the project to not start Simulink in the JSD and to only use
    the app and ProjectShutdown.m
  9. Update the .gitattributes file with language code names
  10. Update .gitignore to standard file
  11. Update .gitlab-ci.yml to new workflow
  12. Update links to PracticeProblems.mlx in README, MainMenu, and
    README.md
  13. Update Open in MATLAB Online links in README.md

v1.0.5

09 Oct 15:02

Choose a tag to compare

Update for R2024b maintenance cycle

v1.0.4

16 Mar 20:01

Choose a tag to compare

Fix typos and datastore functionality

v1.0.3

21 Oct 20:26

Choose a tag to compare

  • Add prettier links for Open in MATLAB Online for each individual file

v1.0.2

21 Oct 18:02

Choose a tag to compare

  • Add navigation support for MATLAB Online and an Open in MATLAB Online link.
  • Add alt-text to images

v1.0.1

14 Apr 18:54
d086014

Choose a tag to compare

Update README.md

v1.0.0

14 Apr 18:43

Choose a tag to compare

Merge commit 'cf750c5067a5fdb66f093000fbbf00323878fa65' into main