Sorry, small error > -----Message d'origine----- > De : Dang, Christophe > Envoyé : jeudi 19 décembre 2013 09:00 > > T_matrix = T*ones(sP, 1);
Of course, you have to read T_matrix = ones(sP, 1)*T; Best 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 [email protected] http://lists.scilab.org/mailman/listinfo/users
