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

Solve Block Issues 1

Status
Not open for further replies.

jonmock

Marine/Ocean
Joined
Apr 26, 2011
Messages
2
Location
US
I'm having trouble getting this solve block to work. I'm new to MathCAD, any help or advice would be much appreciated.

Trying to solve for Theta.
 
Does having the solve block reference equations prior to the "Given" after the functionality? I have moved the substitutions above the "Given" however I still getting an error at the end, "This variable is undefined"

 
You have only one independant variable teta.
all function sould be place outside the given find loop since they are fully define by teta.
Only the last constrain should be inside the given find loop.
See the solution included :-)
 
 http://files.engineering.com/getfile.aspx?folder=f608960d-ce32-4432-8840-514e38b96952&file=SolveBlock_ok.xmcd
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top