Beep sound giving me an error

4 visualizaciones (últimos 30 días)
Alejandro Alarcon
Alejandro Alarcon el 23 de Sept. de 2018
Comentada: Alejandro Alarcon el 23 de Sept. de 2018
I am trying to produce the beep sounds with matlab as a warning sign but it is giving me an error. Can someone help me out please.
Maximum recursion limit of 500 reached. Error in beep (line 1) beep Caused by: Maximum recursion limit of 500 reached.

Respuesta aceptada

Walter Roberson
Walter Roberson el 23 de Sept. de 2018
You need to name your file something other than beep.m if you want to be able to invoke MATLAB's beep() function.
  1 comentario
Alejandro Alarcon
Alejandro Alarcon el 23 de Sept. de 2018
Thank you, i didnt notice that issue.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by