Respuesta aceptada

David Hill
David Hill el 16 de Nov. de 2020

1 voto

[r,h]=meshgrid(1:.5:2.5,[1 5 12]);
v=pi*r.^2.*h;

1 comentario

matlab coder
matlab coder el 16 de Nov. de 2020
thanks a lot David :) by the way you look like Bogdan Bogdanovic :)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Import and Network Parameters en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 16 de Nov. de 2020

Comentada:

el 16 de Nov. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by