[scilab-Users] RE: Problem with function fscanfMat

Antoine Monmayrant antoine.monmayrant at laas.fr
Wed Jul 27 13:55:49 CEST 2011


Le 27/07/2011 10:31, boutardd a écrit :
> As it worked with scilab 5.2, I did not check tab or space inside file.
> Moreover could you explain as I could modify tab or space as needed.
>
> --
> View this message in context: http://mailinglists.scilab.org/Problem-with-function-fscanfMat-tp3200598p3202835.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
Are you working under linux of windows?
Under Linux, you can use sed ( sed -i 's/\t/ /g' file.txt ) or tr.

-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Antoine Monmayrant LAAS - CNRS
  7 avenue du Colonel Roche
  31077 TOULOUSE
  Cedex 4 FRANCE

  Tel:+33 5 61 33 64 59

  email : antoine.monmayrant at laas.fr
  permanent email : antoine.monmayrant at polytechnique.org

+++++++++++++++++++++++++++++++++++++++++++++++++++++++





More information about the users mailing list