BUNPC / Homer3

MATLAB application for fNIRS data processing and visualization
92 stars 54 forks source link

-- Change setpaths to not download submodules by default. Use 'init' … #97

Closed jayd1860 closed 2 years ago

jayd1860 commented 2 years ago

…or 'update' options to download automatically. If using github desktop then github desktop download submodules automatically.

-- Change downloadSharedLibs to change .gitmodules origin url to point to where ever parent came from -- Add .gitattributes to exclude files from branch merges such as submodule references and .gitmodules -- Sync getVernum with Homre3. (getVernum will eventually be moved to Utils/Shared library) -- Improve creation of installation file and installation process using myCopyFile.m