Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
PLOTCOLS plots data in columns of a matrix. One x column and any number of y columns can be chosen. Also the mean of the columns can be subtracted and the columns can be divided by their standard deviation. Another option is to divide by the maximum absolute value.
This is very useful for comparing differently scaled data taken over time in one plot without the need to type long commands!
Also, you can specify a name for each column, which is used for the legend and the x-axis label, and a LineSpec as in the plot function.
Zitieren als
Felix Zoergiebel (2026). PLOTCOLS (https://de.mathworks.com/matlabcentral/fileexchange/21429-plotcols), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.1.0.0 (3,75 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Added 'max' option to the input corr. 'max' will divide each column by its maximum absoute value before plotting. It can be catenated with the other options 'sd' and 'mean'. |
||
| 1.0.0.0 |
