Good evening. Could someone help me?
How to show the result of a substitution in matlab without being in split form? Show the decimal number?
'res' is a variable that holds a polynomial expression
'subs' was used to replace the 'x' of the expression with 1
'value0' gets the result of the replacement
The expression to be replaced is:
CODE LINE:
valor0=subs(res,x,1);
disp(valora0)
THE RESULT in COMMAND WINDOW IS:
573384793757928688891/210935095747151921152