[Scilab-users] Nightmare with double quotes.

amorales mori at fis.unam.mx
Sun Sep 28 23:08:46 CEST 2014


Hi:
Both commands were written on the same scilab window. Do you see the
difference?

-->write(6,string(”Variable x:”))
                !--error 2 
Invalid factor.



-->write(6,string("Variable x:"))
Variable x:


This can be a nightmare if you don't know that there are two kinds of double
quotes.
By writing both commands on emacs you can see the difference.




--
View this message in context: http://mailinglists.scilab.org/Nightmare-with-double-quotes-tp4031230.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list