Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK 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 Morbo

  1. Morbo

    Adding zeros in front or at the end of a row?

    I'm new to Matlab so have patience. I am trying to create or find a function that does this (off course for larger rows) a = [1 3 4 6 7 9] b = [1 3 4 6 7 9] c = [1 3 5 9 11 15 7 9] Now to do this a has to be changed in [1 3 4 6 7 9 0 0] and b to [0 0 1 3 4 6 7 9] so I can do c = a + b...

Part and Inventory Search