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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Could someone help me understand why I get error message at the end? [Mathcad 15]

Status
Not open for further replies.

bojoka4052

Mechanical
Joined
Oct 8, 2021
Messages
108
Location
NO
I dont understand why it says the variable at the end (b.w) is not defined?
1_zkkwgm.png
 

Your typo is at the definition of "bw := 1mm" which is not written with the intended subscript.
Or, you didn't intend the "w" to be a subscript, therefore writing it in the Find() function with subscript doesn't match the actual variable name.
 
Having the actual sheet would be more useful than squinting at the teenytype of the image.

It's not obvious that the subscripting is the problem "find" requires a "given", so there might be an error stemming from that.

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
I asked because it seems to be okay for t.bf and t.tf even though there is no subscript, but not for b.w. Does not seem to be any obvious solution, any suggestions on what I could do?
 
It may be that mathcad error stopped at the first erro it found at b.w first.
 
Mathcad's error tracking is not that smart; it stops on the first error; but why did you not fix the error anyway? Seems a but presumptuous, since bw is obviously different than b.w

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top