set_ydata Subroutine

public subroutine set_ydata(ydata)

Replace the y-data of the first plot line.

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in), contiguous :: ydata(:)