Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SSS148 on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wolfknighthawk

  1. wolfknighthawk

    having trouble putting data into one matrix

    I figured out what i was doing wrong, I was not indexing the m correctly
  2. wolfknighthawk

    having trouble putting data into one matrix

    Thank you IRstuff and Asixth, that will be very helpful. Here is my code, I forgot to say that I am trying to Augment many files of different sizes togther to make one Mx1 matrix. the files range in size from 5 to 21 in length. this is the part of my code that does not work: OX(ma:m,1) =...
  3. wolfknighthawk

    having trouble putting data into one matrix

    I am trying to add matrix A and matrix B to matrix C Here are my example Matrices A=[5;4;3;2;1]; B=[6;8;7]; This is what I want C=[5;4;3;2;1;6;8;7]

Part and Inventory Search