Error: Unbalanced or unexpected parantheses
Ältere Kommentare anzeigen
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]
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Special Characters finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!