mmasoudsf

0 Reputation

2 Badges

13 years, 54 days

MaplePrimes Activity


These are questions asked by mmasoudsf

Hi,

I have a problem with "subs" command in maple. When I use it the outcome does not show only the final result. It shows the (middle operations=final result).

For example, suppose that v(t)=x^2+1 is a function obtained from some calculations and L:=h*u(t). WhenI use: f:=subs(u(t)=v(t),L); it shows: h*u(t)=h*v(t)=h*(x^2+1). I want to show only the final results: h*(x^2+1). It make a problem in my next calculation in solving some differential equations.

Page 1 of 1