padadd

バージョン 1.0.0.0 (1.09 KB) 作成者: Dave Johnson
This is a function that concatenates data column arrays of possibly dissimilar sizes.
ダウンロード: 4.7K
更新 2000/2/8

ライセンスがありません

This is a function that concatenates data column arrays of possibly dissimilar sizes. The undefined portions are padded with NaNs to make a viable rectangular matrix array. The main
idea is that data in 'x' is added to the data in 'A'

A third argument can be included to specify a column index in 'A' designating where to begin overwriting 'A' with 'x' and/or the appending of 'x' to 'A'.

One possible use is to plot the output vectors of many simulation runs which have varying lengths with one simple plot statement. This is usually better for managing large sets of related raw data.

引用

Dave Johnson (2024). padadd (https://www.mathworks.com/matlabcentral/fileexchange/209-padadd), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R11
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCell Arrays についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: PADCAT

Community Treasure Hunt

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

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