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

バージョン 1.1.10 (8.07 KB) 作成者: BREGEON Rémi
Show how to plot a 3-D density map . 4 m-files in pack
ダウンロード: 8
更新 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 (2024). 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