이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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: http://www.mathworks.com/matlabcentral/fileexchange/54813-cqwva--d-y-x-lvl-clip-mode--
인용 양식
Chen Qi (2026). cqi_plotmatrix( data,varargin ) (https://kr.mathworks.com/matlabcentral/fileexchange/51122-cqi_plotmatrix-data-varargin), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: sliderPanel, Find intersection of two lines
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.3.0.0 | comment updating
|
||
| 1.2.0.0 | 2015/6/23: Bug fix: fix the bug caused by 'skip' parameter.
|
||
| 1.1.0.0 | Previous submission omits one assist function. I pasted the function at the bottom of my previous function. Now it works great. |
||
| 1.0.0.0 |
