Error: Unbalanced or unexpected parantheses
Afficher commentaires plus anciens
Can someone please explain to me the problem with my function. All the variables have already been assigned.
function [u,w] = velocity(H,sigma(n),k,h(n),z,x)
n = 1:length(h)
h = [1 2 3 4]
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Special Characters dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!