Skip to content

Plotting time series of events

Glenn Thompson edited this page Oct 13, 2015 · 6 revisions

Previous


Let's use the Tohoku dataset we saved previously.

>> load tohoku_events_1day.mat

Magnitude-time plot

`>> eventsObject.plot_time()`

images/events.plot_time.png

Clone this wiki locally