Skip to content

coganlab/MATLAB-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATLAB-env

environment in which most of the cogan lab MATLAB scripts are run

Cloning

Since this repo used github's large file storage, I recommend running the git lfs clone <repo address> instead of the regular git clone command

Startup Code

path = fullfile(userpath, 'MATLAB-env');
addpath(genpath(path));

Test Functionality

testfunction(struct())

About

environment in which most of the cogan lab MATLAB scripts are run

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published