Copyright © 2001-2007 Thomas Mejer Hansen, Niels Bohr Institute, University of Copenhagen, Denmark.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Abstract
SegyMAT is a set of m-files that aims to ease importing and exporting SEG-Y files from Matlab. SegyMAT aims to: completely support SEG-Y revision 1; be easy to use in other projects; be compileable using the Matlab Compiler; be a Swiss Army knife dealing with the SEG-Y format in Matlab.
SegyMAT is not lightning fast. SegyMAT makes heavy use of 'structures'. Unfortunately structures are not very effective in terms of speed in Matlab. (Or they have not been implemented very effectively in SegyMAT). However structures make the implementation and maintainance easier, and the code (hopefully) easy to read. That said, some effort has been made to optimize SegyMAT for speed.
The latest version of SegyMAT is always available from Sourceforge : http://segymat.sourceforge.net/.
Table of Contents
| © 2004-2006 Thomas Mejer Hansen. | This site is hosted by
|