image thumbnail

cqi_plotmatrix( data,varargin )

version 1.3.0.0 (18.8 KB) by Chen Qi
This function is used to plot seismic data in wiggles/wiggle-area

715 Downloads

Updated09 Jan 2016

View License

The function plot input data (2D matrix, each column represents a seismic trace) in wiggle/wiggle-area. You need to provide a 2D matrix with traces in columns as the first argument. Then you are able to use var_name,var_value (as plotting function) method to customize your plotting. Matlab slows when traces are crowed so set 'skip' and 'scale' parameters to make the plotting clearer. Other options can be referred to the function help.
For speedy plotting of wiggle variable area, please refer to my latest published function cqwva.

cqwva function has better plotting quality and speed. It is faster than most FileExchange functions for the same purpose.

Link://www.tianjin-qmedu.com/matlabcentral/fileexchange/54813-cqwva--d-y-x-lvl-clip-mode--

Cite As

Chen Qi (2022).cqi_plotmatrix( data,varargin )(//www.tianjin-qmedu.com/matlabcentral/fileexchange/51122-cqi_plotmatrix-data-varargin), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by:sliderPanel,Find intersection of two lines

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!