|
From: | Brett Green |
Subject: | Re: max_recursion_depth exceeded |
Date: | Sat, 12 Oct 2019 10:21:50 -0400 |
I renamed the files, though still getting an error messageRegards,HarishOn 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?usewhich sinto find out what version is being called.--
[Prev in Thread] | Current Thread | [Next in Thread] |