Skip to main content
1-Visitor
October 30, 2011
Solved

Solve Block for Range Variables

  • October 30, 2011
  • 2 replies
  • 3664 views

Hi everyone,

I'm currently working on a Mathcad document that requires iterations at some point to solve for a value, so I decided to try and use solve blocks. the only problem with this, is that I use several range variables. I read online that you can trick a solve block to work with range variables if you define your range variables as functions, but one of my parameters relies on the sum of a range variable. Does anyone know if it's possible to get this to work?

Thanks for your help,

Talina

Best answer by AlanStevens

Like attached perhaps? (Best not to use range variables as ordinary variables)

Alan

2 replies

19-Tanzanite
October 31, 2011

Like attached perhaps? (Best not to use range variables as ordinary variables)

Alan

atbarajas1-VisitorAuthor
1-Visitor
October 31, 2011

Thank you so much! It never even occured to me to vectorize my values.

Thanks again.

Talina