bar3color(varargin)
Version 1.1.0.0 (3,43 KB) von
William Murphy
Create a 3-dimensional barchart where the height of the bar chooses the color.
The bar3 function was modified to make the color map variable, cc, match the height variable, zz. The cc variable has the height for each of the faces of the bar. Seven lines of code were added to bar3 to modify the color map.
Zitieren als
William Murphy (2024). bar3color(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/23439-bar3color-varargin), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Mapping Toolbox > Map Display >
- Radar > Mapping Toolbox > Map Display >
Mehr zu Map Display finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: superbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Updated the file so that it now has the BSC license. It is a minor modification of the existing bar3() function. |
||
1.0.0.0 |