Go to the source code of this file.
Functions | |
| function | plotData (in data, in titName) |
| plots the data generated by the JumpSensor class | |
| function plotData | ( | in | data, |
| in | titName ) |
plots the data generated by the JumpSensor class
| data | struct with the data generated by the JumpSensor class according to the format defined in jumpReadData.m |
| titName | title of the figure |
| none |