This function is a minimal wrapper for the matlab plot function with automatic downsampling at low zoom factors and cropping at high zoom factors for faster zooms and pans.
It works in subplots and can be combined with normals plots of any kind in the same axes.
The amount of downsampling can be changed by adjusting the value of MAXPOINTS.
Note that jplot uses the 'tag' and 'userdata' properties of the plotted lines.
Cite As
jake reimer (2024). jplot (https://www.mathworks.com/matlabcentral/fileexchange/42191-jplot), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: DSPLOT - downsampled plot
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.