mirror of
https://asciireactor.com/otho/phy-4660.git
synced 2024-11-24 06:25:07 +00:00
finished lab 4
This commit is contained in:
parent
17b52791c5
commit
bd0573e5e0
@ -39,10 +39,10 @@ minor.tick(nx=8,ny=2)
|
||||
dev.print(pdf,"../report/nuclear.pdf",width=6,height=3)
|
||||
|
||||
|
||||
lines(c(0,1023),c(7600,7600),col="blue")
|
||||
lines(data3,col='red')
|
||||
lines(c(0,1023),c(18500,18500),col="purple")
|
||||
|
||||
#
|
||||
plot(count~energy,data=data1,type='l',xlim=c(0.5,2.5),ylim=c(0,25000),xlab="energy (MeV)")
|
||||
minor.tick(nx=8,ny=2)
|
||||
dev.print(pdf,"../report/thickness.pdf",width=6,height=3)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user