Community Profile

photo

Tadiwa


Last seen: 5 maanden ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Simulataneous equation solver code
Hi, I am trying to come up with a simultaneous equation solver that will ask a user for the number of simultanous equations to b...

6 maanden ago | 1 answer | 0

1

answer

Question


Error using mesh Z must be a matrix, not a scalar or vector. Error in untitled6 (line 5) mesh(W,Y,Z)
Hi, I am trying to commute this 3D plot, however I am receiving an error. w = 200:50:450; y=180; [W,Y] = meshgrid(w,y); Z=...

8 maanden ago | 2 answers | 0

2

answers