Aero123

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Interpolation #616

    Aero123
    Participant

    And how exactly will we identify this bad points in the matrix considering its large size. Thanks

    in reply to: Concatenation #610

    Aero123
    Participant

    I know that for 2 or 3 matrices we can use the command cat command

    cat(dim,data1,data2,data3). I want to know how to concatenate when we have many arrays. Thanks

    in reply to: zero all the data points #606

    Aero123
    Participant

    In the plot attached below we see that there’s an offset with respect to origin. This is what I just did

    plot(xvalues(1,50000),yvalues(1,50000)). I want to shift the y axis to origin point so that curve starts from (0,0).

    There are 50 such plots (50 vectors) and each have different offset value. but the xvalues remain the same for all these vectors. suggest me the best way to offset all these vectors to zero. Thanks

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)