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.
boxplot3 plots mean (red), standard error (blue,
quantiles 0.25 and 0.75) and standard deviation (black)
Syntax: boxplot3(X,Y)
Example:
X=1:2;
Y{1}=1:100;
Y{2}=101:200;
boxplot3(X,Y)
Zitieren als
R P (2026). boxplot3(X,Y) (https://de.mathworks.com/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: boxplot2
Allgemeine Informationen
- Version 1.0.0.0 (1,18 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
