On Aug 22, 3:11 pm, "S. Badel" <stephane.ba...@[EMAIL PROTECTED]
>
wrote:
> > Thanks a lot Stephane.
> > Though I don't get any error on the ocean prompt when I write
>
> > monteExpr( "avginew" "-1.0*average(clip(i(\"V6:p\") 1n 1.3n))")
>
> > But after monteRun, I still get this error as follows:
>
> > Error found by spectre during Monte Carlo analysis `mc1'.
> > ERROR (SPECTRE-8003): mc1-003_subckts: Error evaluating ocean
> > expression
> > `avginew=3D-1.0*average(clip(i("V6:p") 1n 1.3n))'.
>
> > though I can successfully get average using
>
> > plot(-1.0*average(clip(i("V6:p") 1n 1.3n)))
>
> > Can you throw some more light on it?
>
> I will make a wild guess, I'm too lazy to try it out. But it might be
due=
to the syntax you are
> using in your i() expression.
>
> First try adding the results type, as in
>
> i("V6:p" ?result 'tran)
>
> Any luck ?
>
> St=E9phane
If you mean saving the result, thats not a problem as I said that I am
able to plot the current.
But, still I did try as you said and still no luck :-(


|