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

Version 1.5.0.0 (5,25 ko) par Chen Qi
The fastest wiggle variable area seismic data plotting function after comparison.
518 téléchargements
Mise à jour 4 mars 2017

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Seismology dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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