photo

H


Active since 2022

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error using plot, Data must be a single input
x211 = linspace(-5,5,100); x221 = linspace(-5,5,100); f22 = 100*(x221-x211.^2).^2 + (1-x211).^2; plot(x211,x221,f22); hold...

2 years ago | 1 answer | 0

1

answer