cqwva( d,y,x,index_incre,l​vl,clip,line_color,​face_color,mode , trace_balance )

版本 1.5.0.0 (5.3 KB) 作者: Chen Qi
The fastest wiggle variable area seismic data plotting function after comparison.
518.0 次下载
更新时间 2017/3/4

查看许可证

Matlab tools for geophysical (mainly exploration seismic) interpretation and processing

引用格式

Chen Qi (2024). cqwva( d,y,x,index_incre,lvl,clip,line_color,face_color,mode , trace_balance ) (https://www.mathworks.com/matlabcentral/fileexchange/54813-cqwva-d-y-x-index_incre-lvl-clip-line_color-face_color-mode-trace_balance), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Seismology 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.5.0.0

Fix a serious bug for face plotting. Please update to this version.

1.4.0.0

reverse back to to historical reason and add back trace_balance. add one more option in trace_balance (rms) and change the default mode to 'hold'.

1.3.0.0

add normalization option ( max of abs of data OR rms of data ). Fix bugs.

1.2.0.0

Add line color and face color control as well as other control. Fix some bugs.

1.1.0.0

- Update comments
- Remove redundant codes and make the function faster
- Provide additional plotting direction: when assign gain level a negative value, the function fills negative/trough instead of positive/peak
- Provide line_color and face_color

1.0.0.0

comments updating