help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: max_recursion_depth exceeded


From: Doug Stewart
Subject: Re: max_recursion_depth exceeded
Date: Sat, 12 Oct 2019 10:56:00 -0400



On Sat, Oct 12, 2019 at 10:53 AM Brett Green <address@hidden> wrote:
We're basically working blind here because we have no idea what's in the file and what changes you've made. If you don't share your code, it will be very difficult for anyone to help.

- Brett Green



I also asked him to use the "which" command and report what it says , but he didn't :-(


 

On Sat, Oct 12, 2019 at 10:47 AM Harishkumar U <address@hidden> wrote:
Correct. Now when I open the file some functions inside aren't working like sound(file, fs),wavwrite(file, fs, file.wav)

On Sat 12 Oct, 2019 19:52 Brett Green, <address@hidden> wrote:
Did you rename the function as well, or only the files? It sounds like you redefined "sin" in the file " test_function.m".

- Brett Green


On Sat, Oct 12, 2019 at 10:12 AM Harishkumar U <address@hidden> wrote:
I renamed the files, though still getting an error message

Regards,
Harish

On Thu, Oct 10, 2019 at 2:02 AM Doug Stewart <address@hidden> wrote:


On Wed, Oct 9, 2019 at 2:52 PM harish3679 <address@hidden> wrote:
Hi folks, Any value I pass to sin function its prompting an error message.
While opening octave there is also a warning message

warning: function .\test_function.m shadows a built-in function

sin(2*pi)
error: max_recursion_depth exceeded
error: called from
    sin at line 30 column 4






--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



did you make a function named  sin.m?

use
which sin
 to find out what version is being called.


--
DASCertificate for 206392



--
Harish Kumar

M: +91 9488309620, Whatsapp: +91 9944308505

E: address@hidden

A:

15/36, Ramanna Layout 2, Bharathi Park Road 2, 


Saibaba Colony, Coimbatore -641 043. Tamil Nadu, India








--
DASCertificate for 206392


reply via email to

[Prev in Thread] Current Thread [Next in Thread]