squiggle
SQUIGGLE stacked-line plot, typically used for plotting seismic and radar profiler data.
SQUIGGLE(Z) is a squiggle plot of each column in the matrix Z. Each value in Z is scaled to the maximum absolute data value. The X and Y axis are the sample and line numbers, respectively.
SQUIGGLE(X,Y,Z) X and Y specify the (x,y) coordinates as plaid matrices (as created by MESHGRID).
SQUIGGLE(Z,N) and SQUIGGLE(X,Y,Z,N) scales the data by factor N before plotting. default: N=1.
h = SQUIGGLE(.....) returns the figure handle.
13-Sep-2004
Ian Howat, UCSC Earth Sciences
ihowat@es.ucsc.edu
Citar como
Ian Howat (2025). squiggle (https://la.mathworks.com/matlabcentral/fileexchange/5872-squiggle), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Geoscience > Geology >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
