removeLayers
Remove layers from layer graph
Description
removes the layers specified by newlgraph
= removeLayers(lgraph
,layerNames
)layerNames
from the layer graph
lgraph
. The function also removes any connections to the
removed layers.