Skip to content

Commit d0a82e3

Browse files
authored
Rename Code_2_2_System of differential equations for OTOR.R to Code_2_1_System of differential equations for OTOR.R
1 parent 7107958 commit d0a82e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter 2_ ANALYSIS AND MODELING OF TL DATA/Code_2_2_System of differential equations for OTOR.R renamed to Chapter 2_ ANALYSIS AND MODELING OF TL DATA/Code_2_1_System of differential equations for OTOR.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ lines(temps,10*out[,"nc"],xlab=expression("Temperature [
3636
"^"o"*"C]"),ylab="nc(t)",typ="o",pch=2,col="blue")
3737
legend("topright",bty="n", expression("(b)"))
3838
legend("topleft",bty="n", pch=c(1,2),expression("TL","ncx10"),
39-
col=c("red","blue"),lwd=1)
39+
col=c("red","blue"),lwd=1)

0 commit comments

Comments
 (0)