how to take cube of double array?

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

More Answers (0)

Asked:

on 12 Mar 2022

Answered:

on 12 Mar 2022

Community Treasure Hunt

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

Start Hunting!