Master Thesis Code
by Simon Moser
Loading...
Searching...
No Matches
jumpSensorExample.m File Reference

Go to the source code of this file.

Functions

function plotData (in data, in titName)
 plots the data generated by the JumpSensor class
 

Function Documentation

◆ plotData()

function plotData ( in data,
in titName )

plots the data generated by the JumpSensor class

Parameters
datastruct with the data generated by the JumpSensor class according to the format defined in jumpReadData.m
titNametitle of the figure
Return values
none
Examples
jumpSensorExample.m.