Skip to main content
1-Visitor
May 7, 2015
Question

Change row in equation?- Mathcad prime 3.1

  • May 7, 2015
  • 2 replies
  • 1546 views

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!

2 replies

1-Visitor
May 7, 2015

No

17-Peridot
May 7, 2015

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