iplot

Faster version of plot
397 Downloads
Updated 11 Feb 2011

View License

This function is the same as matlab's plot, but much faster for large vectors. Syntax is the same.

Only major drawback is you can't currently save and reload the plots generated without screwing them up.

Enjoy

Cite As

Peter O'Connor (2024). iplot (https://www.mathworks.com/matlabcentral/fileexchange/30360-iplot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed the tiny little problem that caused it to break when the length of the plot vector in a certain size range that was not divisible by 2.

1.0.0.0