MATLAB Function Reference | Search  Help Desk |
clone_output |
clone the mapping associated to an output
Syntax
m = clone_output(m,j,label)
Description
m = clone_output(m,j,label)
clones the mapping associated to the output
j
, and gives it the new name specified by
new_name
.