Skip to content

Commit 9868bb5

Browse files
committed
Maintenance for R2025b
Update to new startup app Improve ci.yml Standardize project details Remove reference to emailing for solutions in README as the solutions are included in Instructor Resources Update identity as the MathWorks Educator Content Development team
1 parent cd432d0 commit 9868bb5

987 files changed

Lines changed: 786598 additions & 197 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
MATLABVersion: [R2024a,R2024b]
22+
MATLABVersion: [R2024b,R2025a,R2025b]
2323
runs-on: ubuntu-latest
24+
env:
25+
LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libstdc++.so.6
2426
steps:
2527
# Checks-out your repository
2628
- uses: actions/checkout@v4

Images/TestedWith.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"schemaVersion":1,"label":"Test Status","color":"success","message":"R2024a | R2024b"}
1+
{"schemaVersion":1,"label":"Tested with","color":"success","message":"R2024a | R2024b"}

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170501pal.csv

Lines changed: 3191 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170502pal.csv

Lines changed: 3169 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170503pal.csv

Lines changed: 3169 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170504pal.csv

Lines changed: 3191 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170505pal.csv

Lines changed: 3257 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170506pal.csv

Lines changed: 3202 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170507pal.csv

Lines changed: 3169 additions & 0 deletions
Large diffs are not rendered by default.

InstructorResources/Solutions/ElectricLoadData/HistLoad/20170508pal.csv

Lines changed: 3169 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)