Better graphics

This commit is contained in:
Holger Vogt 2026-01-13 15:50:03 +01:00
parent 660ca46667
commit 9f08301128
2 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@ let newstime = stime/1.4
let deltime = newstime/100
alter @V1[sin] [ 0 $&vmax $&newfreq ]
tran $&deltime $&newstime uic
set xbrushwidth=2
* the 'programming' currents
plot tran1.alli tran2.alli alli title 'Memristor with threshold: Internal Programming currents'
* resistance versus time plot

View File

@ -65,6 +65,7 @@ let newstime = stime/1.4
let deltime = newstime/100
alter @V1[sin] [ 0 $&vmax $&newfreq ]
tran $&deltime $&newstime uic
set xbrushwidth=2
* the resistor currents
plot tran1.alli tran2.alli alli title 'Memristor with threshold: currents'
* calculate resistance (avoid dividing by zero)