RadarRay
Electrical
- Oct 18, 2002
- 80
I have the following defined:
Min:=100 Max:=500
X:= Min,Min+50 .. Max
F(X):=X
F(X)=
This gives me a table from 100 to 500 in steps of 50, the problem I am having is if I change the 100 to say, 50 F(X) is not recalculated. It is set to recalculate. If I go to the F(X)= statement and delete the "=" sign and retype it, it then recalculates. Is there anyway to get Mathcad to do this automatically. Its Mathcad2000.
Thx
Min:=100 Max:=500
X:= Min,Min+50 .. Max
F(X):=X
F(X)=
This gives me a table from 100 to 500 in steps of 50, the problem I am having is if I change the 100 to say, 50 F(X) is not recalculated. It is set to recalculate. If I go to the F(X)= statement and delete the "=" sign and retype it, it then recalculates. Is there anyway to get Mathcad to do this automatically. Its Mathcad2000.
Thx