Skip to content

ZhiliangGong/leelab-matlab

Repository files navigation

Lee Lab Matlab code repo

Collects our commonly used Matlab code.

Guidelines

  • Create folders for different types of functionality
  • If you are working on shared code, inform the coordinator of this repo before proceeding
  • If code is for your personal use, create a separate folder with your name as the folder name

Quick intro to GIT

  • Before working, do "git pull" to sync your local repo
  • Create a new branch by "git checkout -b branch_name"
  • Coding...
  • Push your new branch to github, using "git push -u origin branch_name"
  • Log on to github.com to merge your new branch with the master branch

Contact

http://leelab.uchicago.edu

About

Lee lab matlab code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages