Main Content
target.clear
Description
target.clear()
clears target objects from an internal database. The
function clears only objects added to the database in the current MATLAB® session.
target.clear(
clears target objects
from the internal database using Name,Value
)Name,Value
arguments. For example, you
can clear persistent objects added in previous MATLAB sessions.
Examples
Input Arguments
Version History
Introduced in R2023a