Skip to content

RIT-Launch-Initiative/lmatlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch MATLAB libraries

MATLAB utilities for data import/export from simulations, clean plotting, and simulation.

Layout

data/     - data import/export
plot/     - plotting
sim/      - simulation
samples/  - usage examples

How to download

Options:

  • (Recommended) Click New->Project->From Git and link to the repository (the last part should be lmatlib, with no /tree/main). This pulls all required files and lets you pull new changes as they are published.
  • Download the files you need into a folder on your MATLAB path
  • Download an archive of the entire repository

How to use

Options: