[Scilab-users] command longer than 4096

Federico Miyara fmiyara at fceia.unr.edu.ar
Thu Nov 17 03:35:36 CET 2022


Dear All,

I have to create a vector from a plain text containing about 700 decimal 
numbers, each one with several digits. The total character count 
incuding spaces is about 5700, so when I run this command I get the 
following error:

"Command is too long (more than 4096 characters long): could not send it 
to Scilab"

Is there a simple way to do this other than splitting the text into two 
parts, each one with less than 4096 digits and then concatenating the 
vectors, or saving the data as a text file and reading the file into a 
string variable and converting to numbers?

Thanks,

Federico Miyara


-- 
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20221116/4a193251/attachment.htm>


More information about the users mailing list