||'''Book'''|| Getting started with MATLAB ||
||'''Author'''|| Rudra Pratap ||
||'''Edition'''|| ||
/* code_begins */
{{{
sage: plot(e^(-x)*sin(x),(x,1,10))
sage: plot(e^(-x)*sin(x)+exp(x),(1,10)) + plot(e^(-x)*sin(x),(x,1,10))
}}}
/* code_ends */
* '''Solution by''':
* , ,
* , ,