[Scilab-users] Question on saving with wavwrite()

Federico Miyara fmiyara at fceia.unr.edu.ar
Wed Jun 16 00:32:12 CEST 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20210615/a181c401/attachment.htm>


More information about the users mailing list