Community Profile

photo

Maria Giulia


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Error using evalin Undefined function or variable 'x'. Error in sym/eval (line 11) s = evalin('caller',vectorize(map2mat(char(x))));
i was trying to solve a simple system of equations, when the program gives me this error: Error using evalin Undefined functi...

3 years ago | 1 answer | 0

1

answer

Question


constantly receiving an error undefined function or variable z when use solve
I was trying to find the intersection points of these function f1=sym('y=x^3'); f2=sym('x^2+y^2=1'); S=solve(f1,f2,x,y); sol...

4 years ago | 1 answer | 0

1

answer