autosclae for psd plot

This commit is contained in:
dwarning
2017-09-02 10:25:31 +02:00
parent ca3a9bb648
commit 8316af27cf
+1 -1
View File
@@ -45,7 +45,7 @@ plot mag(v(3)) loglog xlimit 1e4 1e8 ylimit 1e-10 1e-4
setplot tran1
linearize
psd 101 v(3)
plot mag(v(3)) xlimit 0 3e7 ylimit 0 10u
plot mag(v(3)) xlimit 0 3e7 ylabel V^2/Hz
.endc