pastas.modelplots.Plotting.step_response# Plotting.step_response(stressmodels=None, ax=None, figsize=None, **kwargs)[source]# Plot the step response for a specific stressmodels. Parameters stressmodels (list, optional) – List with the stressmodels to plot the block response for. Returns matplotlib axes instance. Return type matplotlib.axes.Axes