kalaiselvik
Newbie
Dear Sir/Madam
Iam getting foll error my ioff value is 0 how to correct it
Thank You
Iam getting foll error my ioff value is 0 how to correct it
EXTRACT> extract name="Ioff" y.val from curve (v."gate1",i."drain") where x.val=0
indicated value not found on curve
EXTRACT> extract name="Ion" y.val from curve (v."gate1",i."drain") where x.val=1
Ion=7.38482e-019
EXTRACT> extract name="gm" curve (v."gate1",dydx (v."gate1",i."drain")) outf="gm.dat"
EXTRACT> extract name="Ion-Ioff" 7.38482e-019/$Ioff
ERROR : Division by zero encountered.
Thank You
Attachments
Last edited by a moderator: