Initial commit

This commit is contained in:
2026-03-02 14:01:17 +09:00
commit 9545e13b24
2 changed files with 36 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# ---> MATLAB
# Windows default autosave extension
*.asv
# OSX / *nix default autosave extension
*.m~
# Compiled MEX binaries (all platforms)
*.mex*
# Packaged app and toolbox files
*.mlappinstall
*.mltbx
# Generated helpsearch folders
helpsearch*/
# Simulink code generation folders
slprj/
sccprj/
# Matlab code generation folders
codegen/
# Simulink autosave extension
*.autosave
# Simulink cache files
*.slxc
# Octave session info
octave-workspace
+3
View File
@@ -0,0 +1,3 @@
# ARSS
Automotive RADAR System Simulator(ARSS)