clear_input#
- class brainpy.clear_input(target, *args, **kwargs)[source]#
Clear all inputs in the given target.
- Parameters:
target (
DynamicalSystem
) – The target DynamicalSystem.
Clear all inputs in the given target.
target (DynamicalSystem
) – The target DynamicalSystem.