MATLAB Help Center
Delete System object
delete(obj)
delete(obj) deletes the System object™. Calling delete on the object removes the object, but does not clear object variables.
obj
example
collapse all
Call delete to delete an existing System object.
Create a counter System object named obj.
counter
obj = counter;
Delete the created System object using delete.
delete(obj);
Note that calling delete on the object removes the object, but does not clear object variables.
Refer to the example in setup for the class definition of counter.
setup
System object handle used to access properties, states, and methods specific to the object.
Introduced in R2012a
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office