Hello Federico, > De : users <users-boun...@lists.scilab.org> De la part de Federico > Miyara Envoyé : jeudi 17 novembre 2022 03:36 > > I have to create a vector from a plain text containing about 700 decimal > numbers, each one with several digits. > [...] > Is there a simple way to do this other than [...] saving the data as a > text file
To be sure I understand well : in your Scilab script, you have something like foo = [3.14, 1.414 ; 1.732 ... with the 700 numbers written inside your script? Of course your request is legitimate but IMHO, this is really not the best practice. I warmly recommend to have the 700 numbers in a separate file. Regards -- Christophe Dang Ngoc Chan Mechanical calculation engineer General 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 Click here to unsubscribe: <mailto:users-unsubscr...@lists.scilab.org> http://lists.scilab.org/mailman/listinfo/users