how to take cube of double array?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Resizing and Reshaping Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!