Community Profile

photo

Eli Shelton


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 - ...

3 years ago | 1 answer | 0

1

answer