||'''Book'''|| Getting started with MATLAB || ||'''Author'''|| Rudra Pratap || ||'''Edition'''|| || /* code_begins */ {{{ sage: y,z,t=var('y,z,t') sage: x(t)=t sage: y(t)=t**2 sage: z(t)=t**3 sage: parametric_plot3d((x(t),y(t),z(t)),(t,0,1)) }}} /* code_ends */ * '''Solution by''': * < VINAY>, < STUDENT >, < SYmbiosis,pune > * , ,