Shaped colorplot

版本 1.1.0.0 (2.3 KB) 作者: Fanny Besem
2D or 3D shaped colorplot: useful to represent surface properties
305.0 次下载
更新时间 2011/8/4

查看许可证

Function to represent 2D or 3D objects filled with the appropriate colormap according to an additionally provided set of values.
Fill the lack of MatLab functions to provide contour plots of 2D and 3D shaped objects.

Inputs: figure handle ([] if unknown), plot dimensions (2 or 3), vectors x, y, z ([] if 2D), vector of property values used to create the colormap.

Outputs: shaped colorplot with legend, eventually figure handle and matrix containing colormap.

Warnings: 1) The colormap contains 14 levels for reading clarity
2) The graph creation can take some time for large matrices

引用格式

Fanny Besem (2024). Shaped colorplot (https://www.mathworks.com/matlabcentral/fileexchange/32415-shaped-colorplot), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Contour Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

1)The colormap has been enlarged to 14 levels
2)The legend has been updated to perfectly match the color levels and facilitate the color reading

1.0.0.0