Dear all,

I try to save a signal as a wave file, using wavwrite(), to the root
directory of the drive where I have declared the default directory.
Unexpectedly, the wave file is saved to the default directory. For instance:

My default directory:

D:\work_scilab

My command:

wavwrite(x, Fs, "D:\test.wav")

The resulting path to my file:

D:\work_scilab\test.wav

instead of

D:\test.wav

I wonder if I making some mistake.

Thank you.

Regards,

Federico Miyara



--
El software de antivirus Avast ha analizado este correo electrónico en busca de 
virus.
https://www.avast.com/antivirus
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to