coganlab / MATLAB-env

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

Home Page:https://coganlab.pages.oit.duke.edu/wiki/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://coganlab.pages.oit.duke.edu/wiki/

License:MIT License


Languages

Language:MATLAB 80.2%Language:HTML 5.5%Language:Jupyter Notebook 5.2%Language:C 3.6%Language:Shell 1.4%Language:C++ 1.1%Language:TeX 0.8%Language:LabVIEW 0.7%Language:Roff 0.5%Language:Fortran 0.4%Language:Python 0.2%Language:M 0.1%Language:CMake 0.1%Language:Mathematica 0.1%Language:XSLT 0.0%Language:CSS 0.0%Language:PHP 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%Language:M4 0.0%Language:Rich Text Format 0.0%Language:Java 0.0%