Feeds
提问
error 'not enough input arguments" at line with dx..
function waterTableHt(h0,hL,L,n) % Determine the height of the water table in a phreatic aquifer % input % h0 = he...
10 years 前 | 1 个回答 | 0
1
个回答提问
Not enough input errror
function [ x ] = cubicroots( a, b, c, d ) % find the real roots of the cubic equation ax^3 + bx^2 + cx + d %...
10 years 前 | 1 个回答 | 0