myplot_RAC: Rank-Abundance Curve

This function makes Rank-Abundance Curve plots for multiple communities.
ダウンロード: 43
更新 2016/12/1

ライセンスの表示

This function plots Rank-Abundance Curve.
(each community well be presented in subplots, so cannot be embedded in subplot)

For document see the PDF file, or (https://github.com/weitingwlin/matlabutility/blob/master/documents/myplot_RAC.md)

Syntax

myplot_RAC(X)
myplot_RAC(X, strs, strn, bigtitle, colorsheet, stylesheet)

X: matrix of size [n, p] ; for n communities, p species
strs: optional, cell array of strings or a string, the name of the "species".
strn: optional, cell array of strings or a string, , the name of the "communities"
bigtitle: the big title, default is 'Rank-Abundance Curve'
colorsheet : 3 by p' matrix (p' > p). The color of each Species, ranked in the first row. Can also take index in mycolor, see example for detail. if input is only 1 color, all species will have same color.
stylesheet :cell array of string. The style of each Species, ranked in the first row.

引用

Wei-Ting Lin (2024). myplot_RAC: Rank-Abundance Curve (https://www.mathworks.com/matlabcentral/fileexchange/60494-myplot_rac-rank-abundance-curve), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCharacters and Strings についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0