iplot

Faster version of plot

You are now following this Submission

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 (2026). iplot (https://se.mathworks.com/matlabcentral/fileexchange/30360-iplot), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Geoscience in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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