Beep sound giving me an error

3 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Walter Roberson
Walter Roberson il 23 Set 2018
You need to name your file something other than beep.m if you want to be able to invoke MATLAB's beep() function.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by