how to take cube of double array?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Muhammad
el 12 de Mzo. de 2022
Respondida: Torsten
el 12 de Mzo. de 2022
i have double array i want to take the cube of it ,is there any matlab func to perform this?
% in workspace
y 3800x1 double
%in command when i wright
z=y^3
it gives error
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!