Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng 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 kinzin

  1. kinzin

    Mathcad Matrix Syntax

    @GregLocock, Thanks so much!
  2. kinzin

    Mathcad Matrix Syntax

    I am trying to write a loop in which a formula (such as: A = b / c ), in which b and c are both nx1-sized matrices, returns a result by applying the formula one index at a time (result should be: A = [b1/c1 b2/c2]) instead of performing the operation on the whole matrix. Thanks.

Part and Inventory Search

Back
Top