Stacked Plot

버전 1.3.0.1 (198 KB) 작성자: Mirko Hrovat
Stacked plots display spectra with time or another parameter. Five methods are provided.
다운로드 수: 5.2K
업데이트 날짜: 2020/4/11

라이선스 보기

Stacked plots are commonly seen in NMR spectroscopy. They often illustrate the evolution of spectra with time or some other parameter. There are several (somewhat equivalent) methods to produce such plots in Matlab. This function serves as a common interface to these various methods. Certainly some methods may be evoked directly, e.g. mesh, but some others are not as obvious, e.g. plot3. In addition a method (style 1) has been added that produces the traditional stacked plot format. This fucntion can be found inside the program as "splot".

The purpose of this program is to educate through sample code and to provide a unified interface to these various styles. Select the method you like best.

There did not seem to be available such a program in the file exchange and it took some experimentation and time to explore different Matlab commands. As a result it seemed beneficial to have a common interface to these commands. Please leave or send me comments as improvements are hastened by user feedback.

Included in the downloaded documentation is a pdf describing how to make the z matrix, the 2D data array.

인용 양식

Mirko Hrovat (2025). Stacked Plot (https://kr.mathworks.com/matlabcentral/fileexchange/24368-stacked-plot), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Vector Volume Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.1

Minor changes, documentation changes, and splot is available as a standalone function.

1.3.0.0

One bug pertaining to sytle selection has been fixed, errors in documetation, and axis labels can now be orientated in the reverse direction.

1.1.0.0

changed title in help file.

1.0.0.0