Advertisement
frankundfrei

picture2.tikz

Jan 27th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 3.41 KB | None | 0 0
  1. % This file was created by matlab2tikz v0.4.4 running on MATLAB 8.0.
  2. % Copyright (c) 2008--2013, Nico Schlömer <nico.schloemer@gmail.com>
  3. % All rights reserved.
  4. %
  5. % The latest updates can be retrieved from
  6. %   http://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz
  7. % where you can also make suggestions and rate matlab2tikz.
  8. %
  9. %
  10. % defining custom colors
  11. \definecolor{mycolor1}{rgb}{0,0.75,0.75}%
  12. \definecolor{mycolor2}{rgb}{0.75,0,0.75}%
  13. \definecolor{mycolor3}{rgb}{0.75,0.75,0}%
  14. %
  15. \begin{tikzpicture}
  16.  
  17. \begin{axis}[%
  18. width=\figurewidth,
  19. height=\figureheight,
  20. scale only axis,
  21. xmin=0,
  22. xmax=15,
  23. ymin=-0.54,
  24. ymax=-0.45
  25. ]
  26. \addplot [
  27. color=blue,
  28. solid,
  29. forget plot
  30. ]
  31. table[row sep=crcr]{
  32. 0 -0.490599732415494\\
  33. 1 -0.491901537936583\\
  34. 2 -0.493403011646816\\
  35. 3 -0.49513294019135\\
  36. 4 -0.497091283342131\\
  37. 5 -0.499208616877519\\
  38. 6 -0.501667033830141\\
  39. 7 -0.50428984709753\\
  40. 8 -0.507162442105538\\
  41. 9 -0.510181074407013\\
  42. 10 -0.513474349527071\\
  43. 11 -0.516982148644815\\
  44. 12 -0.520734341905843\\
  45. 13 -0.524685983349933\\
  46. 14 -0.528846141816808\\
  47. 15 -0.533226854547643\\
  48. };
  49. \addplot [
  50. color=green!50!black,
  51. solid,
  52. forget plot
  53. ]
  54. table[row sep=crcr]{
  55. 0 -0.490599732415494\\
  56. 1 -0.491240662135387\\
  57. 2 -0.492219687679596\\
  58. 3 -0.493600713262673\\
  59. 4 -0.495347310379743\\
  60. 5 -0.497441550431874\\
  61. 6 -0.49996559822603\\
  62. 7 -0.502843042766457\\
  63. 8 -0.506255671616495\\
  64. 9 -0.509772055729767\\
  65. 10 -0.51386850960767\\
  66. 11 -0.518297520831437\\
  67. 12 -0.523107768306759\\
  68. 13 -0.528355954830265\\
  69. 14 -0.533931895006355\\
  70. 15 -0.53988855416116\\
  71. };
  72. \addplot [
  73. color=red,
  74. solid,
  75. forget plot
  76. ]
  77. table[row sep=crcr]{
  78. 0 -0.490599732415494\\
  79. 1 -0.489777944133513\\
  80. 2 -0.488717941795752\\
  81. 3 -0.487443682087255\\
  82. 4 -0.485994154675394\\
  83. 5 -0.484276157824833\\
  84. 6 -0.482425611487648\\
  85. 7 -0.480297193503695\\
  86. 8 -0.477880347719243\\
  87. 9 -0.475490892198674\\
  88. 10 -0.472683272158378\\
  89. 11 -0.469732882100389\\
  90. 12 -0.466560829613643\\
  91. 13 -0.463107192211602\\
  92. 14 -0.4595411885206\\
  93. 15 -0.455669654229045\\
  94. };
  95. \addplot [
  96. color=mycolor1,
  97. solid,
  98. forget plot
  99. ]
  100. table[row sep=crcr]{
  101. 0 -0.490599732415494\\
  102. 1 -0.489612181892757\\
  103. 2 -0.488823455441245\\
  104. 3 -0.488271956025335\\
  105. 4 -0.487942627126857\\
  106. 5 -0.487772082062575\\
  107. 6 -0.487933409808789\\
  108. 7 -0.488271150329785\\
  109. 8 -0.488840338034895\\
  110. 9 -0.489600177411458\\
  111. 10 -0.490609751674206\\
  112. 11 -0.491825096459247\\
  113. 12 -0.493286079681106\\
  114. 13 -0.494911542125112\\
  115. 14 -0.496804095786662\\
  116. 15 -0.498892914830157\\
  117. };
  118. \addplot [
  119. color=mycolor2,
  120. solid,
  121. forget plot
  122. ]
  123. table[row sep=crcr]{
  124. 0 -0.490599732415494\\
  125. 1 -0.4904377040984\\
  126. 2 -0.490627828576644\\
  127. 3 -0.49119839922474\\
  128. 4 -0.492123277820826\\
  129. 5 -0.493374828616633\\
  130. 6 -0.495069110705684\\
  131. 7 -0.497092818412354\\
  132. 8 -0.499565697899055\\
  133. 9 -0.502172010052925\\
  134. 10 -0.505302890497167\\
  135. 11 -0.508746476513497\\
  136. 12 -0.512588210301412\\
  137. 13 -0.516745942273103\\
  138. 14 -0.521239944854\\
  139. 15 -0.526111714834988\\
  140. };
  141. \addplot [
  142. color=mycolor3,
  143. solid,
  144. forget plot
  145. ]
  146. table[row sep=crcr]{
  147. 0 -0.490599732415494\\
  148. 1 -0.491261978721322\\
  149. 2 -0.49170737324198\\
  150. 3 -0.491927071611274\\
  151. 4 -0.491961478651872\\
  152. 5 -0.491713665946178\\
  153. 6 -0.491379618071021\\
  154. 7 -0.49077771289681\\
  155. 8 -0.489774075765312\\
  156. 9 -0.488886364289686\\
  157. 10 -0.48755583212875\\
  158. 11 -0.486110133275247\\
  159. 12 -0.484501487089873\\
  160. 13 -0.482506843767043\\
  161. 14 -0.480449043423978\\
  162. 15 -0.478160619841959\\
  163. };
  164. \end{axis}
  165. \end{tikzpicture}%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement