Re: [Scilab-users] read a "save()" file in Python

2014-07-21 Thread GOBILLOT Gilles 116128
stinés exclusivement à l'usage de la personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci d'en avertir immédiatement son émetteur et de ne pas en conserver de copie ». De : users [mailto:users-boun...@lists.scilab.org] De la part de Calixte Denizet Envoyé : v

Re: [Scilab-users] read a "save()" file in Python

2014-07-18 Thread Calixte Denizet
Hi Gilles, The format of the file is based on HDF5 so you just have to use h5py and find where is located your matrix in the file. For your information, it is possible to use a Python engine in Scilab in using PIMS toolbox: http://forge.scilab.org/index.php/p/pims/ Best regards Calixte On 1

[Scilab-users] read a "save()" file in Python

2014-07-18 Thread GOBILLOT Gilles 116128
Hi all, In the Scilab-Python border, I try to read a file recorded with Scilab ( save(filename, X, Y, U, T1) ) With U = matrix. I'd like to read it with Python. Any idea ? Regards, Gilles ___ users mailing list users@lists.scilab.org http://lists.s