Back to Data Visualization
close
Close figure
Syntax
close close(fig)
Description
Closes the current figure or the specified figure by ID.
Parameters
| Name | Description |
|---|---|
| fig(optional) | Figure ID to close |
Returns
null
Examples
Try It
>> close()