from draw MEMS process steps by Gu Gu
draw MEMS fabrication steps using matlab

removepr(PR)
function removepr(PR)
%*************************************************
%DATE: 13/8/2007 (created); 	13/8/2007 (modified)
%FUNCTION:
%INPUTS:
%OUTPUTS:
%muwn.gu@gmail.com
%*************************************************
global layerMatrix;

layerMatrix (find(layerMatrix == 9)) = 0;

Contact us at files@mathworks.com