diff --git a/m1rc3/norruption/3/ddd.dat b/m1rc3/norruption/3/ddd.dat index c1bf8ea..0b7d2fc 100644 --- a/m1rc3/norruption/3/ddd.dat +++ b/m1rc3/norruption/3/ddd.dat @@ -1,7 +1,7 @@ # Vin(nom) Iin(mA) Vout 5.5 28 4.00 5.4 27 3.90 -5.3 27 3.90 +5.3 27 3.80 5.2 26 3.70 5.1 25 3.60 5.0 25 3.51 diff --git a/m1rc3/norruption/3/plot b/m1rc3/norruption/3/plot index 7e5c433..9e77a4e 100755 --- a/m1rc3/norruption/3/plot +++ b/m1rc3/norruption/3/plot @@ -9,8 +9,8 @@ set y2label "Iin (mA)" set key left box set xrange [0:5.5] set yrange [0:4] -set y2range [0:40] -set y2tics +set y2range [0:80] +set y2tics 0, 5, 50 set grid plot "ddd.dat" using 1:3 with lines title "Vout", \ 2.63 title "Vdet(typ)", \