Hello, > De : users [mailto:users-boun...@lists.scilab.org] De la part de Samuel > Gougeon > Envoyé : vendredi 11 novembre 2016 14:08 > >> How about plotting all this on a single graph, sir? > > A single plot(..) instruction does it, as indicatedby Christophe. Didn't you > try at least before asking, or it does not work for you?
Indeed, thanks Samuel. I would just add another and maybe more convenient way of doing the same, still considering the x-axis is the n-th column of the matrix M: plot(M(:, n), [M(:, 1:n-1), M[n+1:$]) Regards -- Christophe Dang Ngoc Chan Mechanical calculation engineer This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinfo/users