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!

Solve with units - Ver. 13

Status
Not open for further replies.

bkal

Structural
Joined
Feb 27, 2003
Messages
275
Location
GB
In version 11 of Mathcad you could have a solve block for a system of equations with result values having different units (for example, length and force). Mathcad 11 would give correct units. Mathcad 13 complains that 'forms of the values' do not match. This is definetely not an improvement, so there might be a switch to overcome this, but I cannot find it. Can anybody help please.
 
There isn't. The result is a fundamental change in Mathcad

TTFN



 
I did manage to find a solution.

I was looking for two values (force and distance) from the solve block. To get the result, after usual Given, you need to type :

(force distance) := Find(f,d)

where (force distance) is a matrix with two rows and one column.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top