outelem = clone(inelem)
creates a circuit element, outelem, with
identical properties as inelem. The clone
does not copy information about the parent circuit such as
ParentNodes and
ParentPath.
outckt = clone(inckt)
creates a circuit object, outckt, identical
to inckt. Circuit elements in the
inckt are cloned recursively and added
to the same nodes in the outckt. The ports or
terminals in the outckt are defined same as
inckt.
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.