indirect logical indexing script puts figure in correct folder
This commit is contained in:
parent
923f6efdb2
commit
fc8308110b
@ -27,6 +27,6 @@ ax.set_xlabel("time [s]")
|
||||
ax.set_ylabel("intensity")
|
||||
ax.legend(fontsize=8)
|
||||
fig.tight_layout()
|
||||
fig.savefig("logicalIndexingTime.pdf")
|
||||
fig.savefig("images/logicalIndexingTime.pdf")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user