error in generator statement
Posted: Fri May 16, 2008 6:56 am
I am facing a problem while using the grapher regarding the Generator statement.
the error reads as follows
finitialize not enough arguments
{v=hoc_ac_finitialize(v) }
finitialize (0 )
execute1 ("{v=hoc_ac_finitialize(v) }" )
Grapher[0] .grapher_doplt (Graph[0] 10000.1"{v=hoc_ac_ finitialize(v) }""v"
, , )
Grapher[0] .doplt( )
0
0
0
The program gives the error statement at random times. And only one file is giving the error whereas the other hoc file with the similar model is not giving any problems.
can you please tell what does the error mean?
the error reads as follows
finitialize not enough arguments
{v=hoc_ac_finitialize(v) }
finitialize (0 )
execute1 ("{v=hoc_ac_finitialize(v) }" )
Grapher[0] .grapher_doplt (Graph[0] 10000.1"{v=hoc_ac_ finitialize(v) }""v"
, , )
Grapher[0] .doplt( )
0
0
0
The program gives the error statement at random times. And only one file is giving the error whereas the other hoc file with the similar model is not giving any problems.
can you please tell what does the error mean?