Back to Plotting
clf
Clear the current figure.
Syntax
clf() → Nothing
Backends
TypeScript
Description
Clear the current figure.
Returns
Nothing
Examples
Try It
>> clf()
Clear the current figure.
clf() → Nothing
Clear the current figure.
Nothing
>> clf()