Bonjour,
Je suis en train de programmer quelques petits trucs sous octave ( logiciel de mathématique comme matlab mais gratuit ).
Mais lorsque j’essaye de lancer un “sound(x)” pour jouer ma fonction ( un beau petit sinus à 440 ), je me retrouve avec l’erreur suivante :
sh: play: command not found
warning: warn_fortran_indexing is no longer a built-in variable; please read the NEWS file or type `news' for details
warning: warn_fortran_indexing is no longer a built-in variable; please read the NEWS file or type `news' for details
warning: broken pipe -- some output may be lost
Comment est ce que je peut remédier à ça?