JMC1985
Mechanical
- Apr 5, 2011
- 4
Mathcad 14 - Using the "~" to bring information to the front page
I was wondering if there was any way to feed the "~" a variable. I know it sort of upsets the natural read order of MathCAD, but most of the 40 to 50 so page calculations I push out come down to a "Use X of X" or "Place X distance apart". While the math validates this information, I’d like to be able to make the information more easily accessible for the people in field looking at the calculations.
The "~" was more of a simplistic thought that wouldn't involve as much mess as trying to make it feed an excel spreadsheet that document, saving both, and have it pull it from that excel spreadsheet at the beginning.
***NOTE***
I would be defining a new variable at the end, not re-defining an existing one.
Ideally something like:
Synopsis:
Distance=8in
...
Math
...
X:=4*2in
Distance~X
I was wondering if there was any way to feed the "~" a variable. I know it sort of upsets the natural read order of MathCAD, but most of the 40 to 50 so page calculations I push out come down to a "Use X of X" or "Place X distance apart". While the math validates this information, I’d like to be able to make the information more easily accessible for the people in field looking at the calculations.
The "~" was more of a simplistic thought that wouldn't involve as much mess as trying to make it feed an excel spreadsheet that document, saving both, and have it pull it from that excel spreadsheet at the beginning.
***NOTE***
I would be defining a new variable at the end, not re-defining an existing one.
Ideally something like:
Synopsis:
Distance=8in
...
Math
...
X:=4*2in
Distance~X