Error: Unbalanced or unexpected parantheses
古いコメントを表示
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]
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Special Characters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!