Skip to content

RIT-Launch-Initiative/lmatlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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/      - Simulink simulation
samples/  - usage examples

Usage

Add the folders you need into your MATLAB path using addpath or a Project structure.