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 jtrox

  1. jtrox

    help with functions and ranged variables

    this works... thanks.. and pls. one more question.. is there a built in function in mathcad that does something like this.. ie create a vector from a list with specific stepsize.. something like.. i := 0.1,0.2..10 j[(i*10)-1 := i I just thought something like this this is somewhat very common...
  2. jtrox

    help with functions and ranged variables

    hello just a newbee question... I wanted to assign the result of a function with a ranged variable as input to another variable... but mathcad13 gives an error saying "this value must be a scalar or a matrix".. example: i:=1..10 f(x):=x^2 cd:=f(i) <<<<<error f(i) must be a scalar or matrix...

Part and Inventory Search

Back
Top