prog_plot(x,y,point​s,speed)

This function can be used to plot a 2D graph, progressively.

You are now following this Submission

This function can be used to plot a 2D graph, progressively.
You can use this plot to see the how the plot is approaching and the direction of plot.
Input Required:
x vector
y vector
number of points to be ploted
speed with which the graph should be plotted.

Cite As

Saiprasad Gore (2026). prog_plot(x,y,points,speed) (https://www.mathworks.com/matlabcentral/fileexchange/65996-prog_plot-x-y-points-speed), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Bug fixed
1) Previous version used to terminate if full vectors were plotted

1.0.0.0