Community Profile

photo

hamda CHAGRAOUI


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How can i solve the error "Reference to non-existent field 'xShape'. Error in finDiffEvalAndChkErr Error in finitedifferences'"
c = -1; % define parameter first x = fsolve(@(x) myfun(x,c),[-5;-5]) function F = myfun(x,c) F = [ 2*x(1) - x(2...

4 years ago | 1 answer | 0

1

answer