padadd

This is a function that concatenates data column arrays of possibly dissimilar sizes.
4,7K téléchargements
Mise à jour 8 fév. 2000

Aucune licence

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.

Citation pour cette source

Dave Johnson (2024). padadd (https://www.mathworks.com/matlabcentral/fileexchange/209-padadd), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R11
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Cell Arrays dans Help Center et MATLAB Answers
Tags Ajouter des tags
Remerciements

A inspiré : PADCAT

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0