Skip to content

Commit a0175a4

Browse files
committed
Initial commit R2023b
0 parents  commit a0175a4

File tree

1,926 files changed

+974693
-0
lines changed

Some content is hidden

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

1,926 files changed

+974693
-0
lines changed

.gitattributes

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
*.fig binary
2+
*.mat binary
3+
*.mdl binary diff merge=mlAutoMerge
4+
*.mdlp binary
5+
*.mex* binary
6+
*.mlapp binary
7+
*.mldatx binary
8+
*.mlproj binary
9+
*.mlx binary
10+
*.p binary
11+
*.sfx binary
12+
*.sldd binary
13+
*.slreqx binary merge=mlAutoMerge
14+
*.slmx binary merge=mlAutoMerge
15+
*.sltx binary
16+
*.slxc binary
17+
*.slx binary merge=mlAutoMerge
18+
*.slxp binary
19+
20+
## Other common binary file types
21+
*.docx binary
22+
*.exe binary
23+
*.jpg binary
24+
*.pdf binary
25+
*.png binary
26+
*.xlsx binary

.gitignore

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Autosave files
2+
*.asv
3+
*.m~
4+
*.autosave
5+
*.slx.r*
6+
*.mdl.r*
7+
8+
# Derived content-obscured files
9+
*.p
10+
11+
# Compiled MEX files
12+
*.mex*
13+
14+
# Packaged app and toolbox files
15+
*.mlappinstall
16+
*.mltbx
17+
18+
# Deployable archives
19+
*.ctf
20+
21+
# Generated helpsearch folders
22+
helpsearch*/
23+
24+
# Code generation folders
25+
slprj/
26+
sccprj/
27+
codegen/
28+
29+
# Cache files
30+
*.slxc
31+
32+
# Cloud based storage dotfile
33+
.MATLABDriveTag
34+
Videos/misc/

CAD/Geometry/AxleF_Housing.STEP

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

CAD/Geometry/AxleF_Housing_Bearing.STEP

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

CAD/Geometry/AxleF_Housing_Bolts.STEP

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

CAD/Geometry/AxleR_Housing.STEP

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

CAD/Geometry/AxleR_Housing_Bolts.STEP

Lines changed: 10354 additions & 0 deletions
Large diffs are not rendered by default.
207 KB
Binary file not shown.

CAD/Geometry/Cab_Counterweight_Bottom.STEP

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

CAD/Geometry/Cab_Counterweight_Rear.STEP

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

0 commit comments

Comments
 (0)