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!

Value of variable

Status
Not open for further replies.

tomislav1

Civil/Environmental
Joined
Feb 20, 2009
Messages
4
Location
HR
Hi,

is it possible to print just variable value?

For example I get the reusult F1= 15 kN and F2=20kN, then I want mathcad to print just "15 kN < 20 kN". Is it possible?

Thank you.

Tomislav
 
You can use a text box to do this. You would use the num2str function to get the values of F1 and F2.

See the Developer's Reference | Mathsoft Controls | TextBoxes under Help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top