Wiki » History » Version 8
« Previous -
Version 8/13
(diff) -
Next » -
Current version
Celso Reyes, 06/03/2013 06:00 PM
added link to faq and added some section headers. page could still use some editing
- Table of contents
- Obtaining IrisFetch
- Getting Help
Obtaining IrisFetch¶
Information about downloading and using irisFetch.m can be found here
Version 2.0 of irisFetch is mostly compatible with the previous version (1.X).
Getting Help¶
Online Manual¶
Instructions and usage examples exist in the online manual section, available from:
http://www.iris.edu/dms/nodes/dmc/software/downloads/irisFetch.m/2-0-0/manual/
Web Seminar¶
Examples of using irisFetch was included in a web-seminar (webinar) from November 8, 2012. This webinar starts with general information about web services (1:00), then discusses retrieving event and trace data via the browser (~8:45), command-line interfaces (~24:50), and MATLAB (~38:45). This webinar was given using an earlier version of irisFetch.
Webinar page, including sample .m script: http://www.iris.edu/hq/webinar/
Direct link to webinar video: http://youtu.be/Bd8jpDLysAw
Help from Inside MATLAB¶
Detailed documentation is available for each routine. In MATLAB, use "help XXXX" like so:- For general help, type :
help irisFetch
- Specific help is also available, e.g.
help irisFetch.Traces
help irisFetch.Events
etc...
Frequently Asked Questions¶
Check the irisFetch FAQ