set_ydata Subroutine

public subroutine set_ydata(ydata)

Update y-data for the last plot added to the figure Useful for animation or updating existing plots

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in), dimension(:) :: ydata