Error: Unbalanced or unexpected parantheses
Mostrar comentarios más antiguos
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]
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Special Characters en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!