You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DocumentNTF(NTF1,osr=8) shows blank plots
Errors are:
plotPZ(ntf, 'b', 6, showlist=False) line 85, in plotPZ
hold_status = plt.ishold()
AttributeError: module 'pylab' has no attribute 'ishold'
Please suggest an alternative to get the plot in spyder windows
The text was updated successfully, but these errors were encountered:
DocumentNTF(NTF1,osr=8) shows blank plots
Errors are:
plotPZ(ntf, 'b', 6, showlist=False) line 85, in plotPZ
hold_status = plt.ishold()
AttributeError: module 'pylab' has no attribute 'ishold'
Please suggest an alternative to get the plot in spyder windows
The text was updated successfully, but these errors were encountered: