Marginal changes only.
This commit is contained in:
parent
4109696800
commit
158da88523
@ -188,7 +188,9 @@ class DCfc(Magnitude):
|
|||||||
"Determined corner frequency: %f Hz" % (self.w0, self.fc))
|
"Determined corner frequency: %f Hz" % (self.w0, self.fc))
|
||||||
|
|
||||||
|
|
||||||
if self.getiplot() > 1:
|
#if self.getiplot() > 1:
|
||||||
|
iplot=2
|
||||||
|
if iplot > 1:
|
||||||
f1 = plt.figure()
|
f1 = plt.figure()
|
||||||
plt.subplot(2,1,1)
|
plt.subplot(2,1,1)
|
||||||
# show displacement in mm
|
# show displacement in mm
|
||||||
|
Loading…
Reference in New Issue
Block a user