Community Profile

photo

Maria Giulia


Last seen: alrededor de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta