how to take cube of double array?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!