Skip to content

VPNL/VPNLtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPNLTools

A repository for MATLAB utilites, lab computing environment utilities, and data analysis tools.

matlab_utils/

Convenience functions for working in MATLAB

lab_utils/

Functions to help navigate lab computing environment

examples/

Scripts showing how to use code in the repository

Best Practices

  1. Prefixes should be lowercase, followed by an underscore and the function name in camelCase. <prefix>_<functionName>.m
  2. Commit messages should be written in the present tense. "Adds ___" instead of "Added ____"
  3. Develop on separate branches, merge to master only after code review by at least one other lab member
  4. Add your initials and Month + Year to the function description.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages