DataPro
Home
Microprobe
Mass Spectrometry
Tools
Courses & Tutorials
The Data Reduction Code
Introduction
Electron Microprobe Data Processing
Flank Method
Welcome
Basics
Data Reduction
Video Tutorials
Publications
The Data Reduction Code
Glossary
ELN & Data Processing
Welcome
Kadi4Mat ELN
Tools
welcome.html
The Data Reduction Code
import
matplotlib.pyplot
as
plt
plt.plot([
1
,
23
,
2
,
4
])
plt.show()