subplace

バージョン 1.0.0.0 (1.91 KB) 作成者: James Slegers
SUBPLACE Computes 'Position' vectors for a center-aligned set of subplots of varying row lengths
ダウンロード: 480
更新 2011/3/4

ライセンスの表示

SUBPLACE Computes 'Position' vectors for a center-aligned set of subplots of varying row lengths

subplace(R), R is a vector specifying the number of subplots in each row

subplace([3 2]) - returns a 5x4 vector with the position vectors of 5 plots in rows of 3 and 2.

subplace([3 2],1) - returns a 1x4 position vector for subplot #1. That is, the position vector of the first subplot in the top row.

subplace([3 2],[1 2]) - returns a 2x4 array with the position vectors for subplots 1 & 2.

引用

James Slegers (2024). subplace (https://www.mathworks.com/matlabcentral/fileexchange/30646-subplace), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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