Deletes a specified parameter sweep, optimization, or Monte Carlo analysis task.
Syntax |
Description |
---|---|
deletesweep("name"); |
Deletes the sweep, optimization, or Monte Carlo analysis task with the specified name. |
Examples
This example shows how to delete a task named "thickness_sweep". Please download the example file from the Parameter sweeps page Associate files.
deletesweep("thickness_sweep");
See Also
List of commands , addsweep , copysweep , pastesweep , insertsweep , getsweep , setsweep