Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. import numpy as np
  2. import kafe
  3. import matplotlib.pyplot as plt
  4.  
  5. [x,y] = np.loadtxt('drehspiegel1.csv', skiprows=1, unpack=True)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement