PENCOLOR “INVISIBLE” size = 360/(12*i) LEFT size * 1.5 ; PICTURE “RGB_color_wheel_%d.svg” % size [ ; from LibreOffice 4.1.1 PICTURE [ FILLCOLOR “BLACK” CIRCLE...
i = INT i ] PENUP size = 360/(12*i) LEFT size * 1.5 ; PICTURE “RGB_color_wheel_%d.svg” % (12 * i) [ ; from LibreOffice 4.1.1 PICTURE [ REPEAT 2*i+1 [...
drawSpurWheel([X,Y],teethPlan,module_Epicyclic,... % center, number of teeth, module RGB.palnet, linW, RGB.edge,... % patch color, LineWidth, line color anglePlan(iFrame)...
'Units','pixel'); set(figHandle,'MenuBar','none', 'ToolBar','none'); % free real estate for a maximally large image set(figHandle,'Color',RGB.white); %...
sin(angles_LR_wheel(iFrame))*0.9*diameter(3)/2]+center_LR_wheel(1),[0 -cos(angles_LR_wheel(iFrame))*0.9*diameter(3)/2]+center_LR_wheel(2),'-','Color',RGB.black...
'Units','pixel'); set(figHandle,'MenuBar','none', 'ToolBar','none'); % free real estate for a maximally large image set(figHandle,'Color',RGB.bkgd); %...
rightCrank,col.E,7) plot(center_R_wheel(1)+cos(curAngle)*rightCrank,center_R_wheel(2)-sin(-curAngle)*rightCrank,'.','color',col.E,'MarkerSize',60) % pen marker...
usually 3 (RGB) or 1 (grey) % nStack: number of stacked images % usually 1; >1 for animations % redSize: 2 = half the size (quarter of pixels) % 3 = third...
a SVG. % % 2019-02-17 Jahobr RGB.bkgd = [1 1 1 ]; % white background RGB.black = [0 0 0 ]; % RGB.red = [1 0.2 0.2]; % RGB.blue = [0.2 0.2 1 ]; % RGB.brightGrey...
usually 3 (RGB) or 1 (grey) % nStack: number of stacked images % usually 1; >1 for animations % redSize: 2 = half the size (quarter of pixels) % 3 = third...