Community Profile

photo

Zuleyka


Brown University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can someone explain why I am getting the error "Not enough input arguments (line 4)"?
function [f] = f(x,y) %PROBLEM3a f = 1/(3*x-2*y+1); %line 4 y(1) = 0; x(1) = 0; step_sizeh = .1; ...

12 years ago | 6 answers | 0

6

answers