Skip to content

Commit 40fe7a6

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 077a47c commit 40fe7a6

271 files changed

Lines changed: 991 additions & 488 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

.gitlab-ci.yml

Lines changed: 0 additions & 87 deletions
This file was deleted.
-4.44 MB
Binary file not shown.

InternalFiles/Citations/DataSourceFiles/.gitkeep

Whitespace-only changes.
-831 KB
Binary file not shown.
-203 KB
Binary file not shown.
-12.7 KB
Binary file not shown.
-1.72 MB
Binary file not shown.

InternalFiles/README_Internal.mlx

-4.53 KB
Binary file not shown.
-71.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)