Recent content by sflesock

  1. S

    MATLAB MATLAB Help -- how to ask user for 2 input variables

    I have an assignment where we have to ask the user for a number of data points which then we will graph a linear regression. Enter the number of input data points: 7 Enter [x y] pair for point 1: [1.1 1.01] Enter [x y] pair for point 2: [2.2 2.30] Enter [x y] pair for point 3: [3.3 3.05]...
Back
Top