Borrar filtros
Borrar filtros

how can ı solve this?

1 visualización (últimos 30 días)
matlab coder
matlab coder el 16 de Nov. de 2020
Comentada: matlab coder el 16 de Nov. de 2020

Respuesta aceptada

David Hill
David Hill el 16 de Nov. de 2020
[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 Types en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by