Hello, > De la part de Clément David > Envoyé : lundi 6 janvier 2014 12:03 > > Le dimanche 05 janvier 2014 à 17:07 +0000, Stephan Schreckenbach a écrit : > > > > Does scilab itself declare the variables to the type of lowest > > possible memory consumption? Or do I have to do that? How? > > Of course no, in Scilab the default type is "double". You can > construct any other datatype using type-functions [1]. > > [1]: http://help.scilab.org/docs/5.4.1/en_US/int8.html
This reminds me the following discussion: http://mailinglists.scilab.org/Scilab-users-declaration-of-uint8-matrix-td4026230.html#a4026233 hope this helps -- 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
