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!

Search results for query: *

  • Users: JenMacR
  • Content: Threads
  • Order by date
  1. JenMacR

    Relation operation between two arrays

    Hi, Im trying to compare two arrays - I want to compare each element separately to the corresponding element in the other array and use the answer as part of an if statement. This is what im doing so far that doesnt work: if PeakEnv >=level gain = (level/PeakEnv)^0.75 else gain = 1 end have...

Part and Inventory Search

Back
Top