[Scilab-users] {EXT} Re: Matlab vs Scilab perf

Dang Ngoc Chan, Christophe Christophe.Dang at sidel.com
Fri Mar 3 10:03:13 CET 2017


Hello again,

> De : De la part de Dang Ngoc Chan, Christophe
> Envoyé : vendredi 3 mars 2017 09:57
>
> considering tooth_psi_angle(:, tooth) is a line vector

Mmmm, quite a silly assertion (-:

tooth_psi_angle(:, tooth) is necessarily a column vector,
you just have to use the apostrophe
tooth_psi_angle(:, tooth)'
to change it to a line vector.

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.


More information about the users mailing list