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

バージョン 1.5.0.0 (5.25 KB) 作成者: Chen Qi
The fastest wiggle variable area seismic data plotting function after comparison.
ダウンロード: 513
更新 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 Center および MATLAB AnswersSeismology についてさらに検索

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