現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
[nr nc] = BestArrayDims(n)
Given n elements, BestArrayDims returns the dimensions of an array in which to store them. The function also accepts user preferences as to whether they require less wasted space or a more square configuration.
I have found this function particularly well-suited for finding subplot dimensions if it is not known in advance the number of plots that will be needed.
引用
Zachary Danziger (2026). BestArrayDims (https://jp.mathworks.com/matlabcentral/fileexchange/30561-bestarraydims), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: numSubplots - neatly arrange subplots
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
