Programa Esfera de Programación
El diseño de la escala es el siguiente
Borrar
Centro de Control de Color
r = 3/2;
h = 0: 0.1: 3;
v=pi*h.^2.*(3 * r-h)/3;
a = eje;
¿Mantener? en
arrayfun(@(h)plot([-.1?0],[h?h]),h);
arrayfun(@(n)text(- - .1, h(n), sprintf('%-.3f ', v(n), ' HorizontalAlignment ', ' right '), 1:length(h))
Trazado ([- .1? -.1?.1?.1?-.1], h([1, fin, fin, 1, 1]), "k ')
set(a,' xlim ' ,[-1,1],'xtick',[],'ylim',[-.1,3.1],'ytick',h);