Program: MKLSNETPLOT
mklsnetplot.......plot seismic station network
call: shandle=mklsnetplot(lsopt,seisdat,gridplotmode);
lsopt: (structutre)
LSOPT structure as returned by MKLSOPT
seisdat: (strcuture)
LSD structure containing the station positions,
as returned by MKREADLSD
gridplotmode: (string)
string denoting the plot mode. This must be a plot mode
compatible to the modes of MKLSGRIDPLOT or MKLSGRIDRESPLOT,
since the station network will usually be plotted into a
plot of the search grid.
'none' does not plot anything
result: shandle: (numeric) [handle]
handle to the line object created to plot the stations
This routine plots the distribution of seismic stations. In case of a
map plot, the settings in LSOPT.MAPOPT will be used.
Martin Knapmeyer, 15.03.2005
Read M-File Source Code
eof.