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

Show how to plot a 3-D density map . 4 m-files in pack
8 download
Aggiornato 18 nov 2024

Visualizza la licenza

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)

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con R2006b fino a R2018b
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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