Feeds
提问
Error using feval Function to evaluate must be represented as a string scalar, character vector, or function_handle object.
my code is: function vib = explicitwave(a,b,h,k,fic,gic,tm) x = a:h:b; nt = ceil(tm/k); nx = ceil((b-a)/h); nxm1 = nx - ...
4 years 前 | 1 个回答 | 0