Full example of fast & indexed color voxel and N-d gridding

版本 1.1.10 (8.1 KB) 作者: BREGEON Rémi
Show how to plot a 3-D density map . 4 m-files in pack
9.0 次下载
更新时间 2024/11/18

查看许可证

Many year ago i had posted :
and
This is a full and self-contained fonctionnal example (random data) demonstrate how to draw density map using these (actually old) tools on random data. ENJOY ;-)
Launch testgrid.m to start. All 'm files' have to be placed in the same directory.
Works on Matlab 2018b and previous (not tested on most recent realeases yet)

引用格式

BREGEON Rémi (2025). Full example of fast & indexed color voxel and N-d gridding (https://www.mathworks.com/matlabcentral/fileexchange/170811-full-example-of-fast-indexed-color-voxel-and-n-d-gridding), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006b
兼容 R2006b 到 R2018b 的版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Requirement change (optional addition)

1.1.9

Description formatting

1.1.8

In testgrid.m : More accurate colormap graduations, code simplification, optimizations.

1.1.7

Added references to 'beautiful-and-distinguishable-line-colors-colormap' in Matlab files exchange

1.1.6

Add optional use of 'distinguishable and nice looking colormap ' by Jonathan Lansey (if linspecer.m not in path, jet(64) colormap is always used instead)

1.1.5

change in summary

1.1.4

repack

1.1.3

I've forgotted 'vsdoubles.m' in pack (sorry) - sort and remove duplicated values

1.1.2

publication title

1.1.1

adding threshold to select wich ticks have to be exclude from colorbar.

1.1.0

Update testgrid.m for more comprehensive n' robust code
Adding new version of ffndgrid.m with more accurate Outlier detection
cube.m code is now joined (for download facilities)

1.0.2

Minor correction, pad is set to zero ... Works better :-)

1.0.1

Adding screen capture...

1.0.0