fscatter3.m
Version 1.1.0.0 (1.78 KB) by
Felix Morsdorf
Makes 3d scatter plot much faster than scatter3.
Uses a loop in order to plot colour classes as line objects (plot3) for colouring 3d points.Much faster than scatter3, does not need as much memory.Very useful with large point clouds.
Cite As
Felix Morsdorf (2026). fscatter3.m (https://www.mathworks.com/matlabcentral/fileexchange/2993-fscatter3-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Scatter Plots in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: adinutzyc21/BundlerToMatlab
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1.0.0 | Works with latest matlab, code speeded up a bit, new additional structure input option for laser data (raw.x-z and raw.int), default colorbar is now plotted. |
||
| 1.0.0.0 | changed default colorbar to hsv ;-) (replacing the not publicly available ocean2) |
