Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi, is it possible to change row in a equation in mathcad so that it fits in one a4 page?
Like this:
I=b*h^3/12+b*h*(x-xtp)^2+...
...Bw*tw^3+etc
I have equations that is longer then one page can fit.
Thanks!
No
Hi Andreas,
the short answer is correct. Although it has been on the wish list for a very long time, PTC hasn't devoted resources to grant this wish.
You can however, divide the equation into subunits which you add up to a master equation at the end.
a=sin(x)
b=sin(x) +1
c=2*x+11
f=a+b+c
Cheers
Raiko
