Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.03 KB

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: