代码搜索:Mask

找到约 10,000 项符合「Mask」的源代码

代码结果 10,000
www.eeworm.com/read/431224/8698510

m mask.m

function [x,y,s] = mask(a,idx,ins,vals) if length(ins) == 2 rot = strcmp(ins{2},'normal'); orient = ins{1}; else rot = 1; orient = ins{1}; end [xc,yc] = fm_draw('circle','Ltc',orient); sw
www.eeworm.com/read/431224/8698583

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) switch vals{8} case 'on' x = cell(4,1); y = cell(4,1); s = cell(4,1); x{1} = [0 1 1 0 0]; y{1} = [0 0 1 1 0]; s{1} = 'k'; x{2} = [0 1
www.eeworm.com/read/431224/8698666

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) [xc,yc] = fm_draw('circle','Cwst',orient); [xh,yh] = fm_draw('helix','Cwst',orient); x = cell(13,1); y = cell(13,1); s = cell(13,1); x{1} = xh-4; y{1} = 3
www.eeworm.com/read/431224/8698711

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) x = cell(1,1); y = cell(1,1); s = cell(1,1); x{1} = []; y{1} = []; s{1} = 'k';
www.eeworm.com/read/431224/8698762

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) [xc,yc] = fm_draw('circle','Mass',orient); [x1,y1] = fm_draw('semicircle','Mass',orient); x = cell(5,1); y = cell(5,1); s = cell(5,1); x{1} = -x1; y{1} =
www.eeworm.com/read/431224/8698814

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) [xc,yc] = fm_draw('circle','Phs',orient); [xa,ya] = fm_draw('a','Phs',orient); x = cell(11,1); y = cell(11,1); s = cell(11,1); x{1} = xc; y{1} = yc; s{1
www.eeworm.com/read/431224/8698886

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) switch vals{2} case 'Xc' % B model x = cell(4,1); y = cell(4,1); s = cell(4,1); x{1} = [1 0.8]; y{1} = [0.5 0.5]; s{1} = 'k'; x{2} = [0
www.eeworm.com/read/431224/8698954

m mask.m

function [x,y,s] = mask(a,idx,orient,vals) [xc,yc] = fm_draw('circle','SSR',orient); [xg,yg] = fm_draw('G','SSR',orient); [xs,ys] = fm_draw('sinus','SSR',orient); x = cell(9,1); y = cell(9,1); s = c
www.eeworm.com/read/386052/8767177

bmp mask.bmp

www.eeworm.com/read/386052/8767208

bmp mask.bmp