Title: JVLS04 1
1EG413 Computer Aided EngineeringTutorial 1
Mathcad, step-by-step
2Purpose and Setup
- Demonstrate how to use MATHCAD basics in Tutorial
1 - Note, these instructions only explain the major
MATHCAD commands used, not a complete description
of every line of MATHCAD commands for Tutorial 1 - While performing the step-by-step MATHCAD
solution have a copy of Tutorial 1 equations at
hand
3Mathcad Commands required for Tutorial 1
- Use Text mode
- Use Equation mode and ltspacegt
- Copy and paste a picture
- Define a variable
- Evaluate a variable
- Define a function
- Evaluate a function
- Create a range variable (integers)
- Define a vector using an array subscript
- Make an x-y plot
4Mathcad Text mode
5Mathcad Equation mode
6Mathcad Copy and paste and picture
7Mathcad Paste picture into MCAD sheet
Select edit-gtPaste Special-gtdevice independent
bitmap
8Mathcad Toolbars and use of ltspace bargt
9Mathcad Use of ltspace bargt
10Mathcad Function definition
NOTE Use of ltspacegt 3 times
11Mathcad Function evaluation and display sig figs
Double click , and define 6 dec. places
12Mathcad range variables and vectors
i1,210
Xi(i-1)L/9
NOTE you can use or click here to define an
array subscript
13Mathcad - xy plot
14Mathcad - xy plot (continued)
After selecting xy plot, insert U and X at
placeholder locations
NOTE To insert titles, legends, etc., Double
click on the graph, and select appropriate
features
15Concept Questions
- What are MathCAD's two main modes?
- How do you define a function in MathCAD?
- How do you debug a MathCAD spreadsheet?
- In what order are values calculated in MATHCAD?
- What is a range variable and why are they used?
Give an example. - Explain the difference between the two different
types of subscript variables in MathCAD and how
you use each.