Advertisement
frankundfrei

picture6.tikz

Jan 27th, 2014
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 3.51 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.1,
  24. ymax=0.04
  25. ]
  26. \addplot [
  27. color=blue,
  28. solid,
  29. forget plot
  30. ]
  31. table[row sep=crcr]{
  32. 0 -0.0236131313584751\\
  33. 1 -0.0262475365022057\\
  34. 2 -0.0290865081114653\\
  35. 3 -0.0321061269178065\\
  36. 4 -0.035316468103331\\
  37. 5 -0.0387705425815906\\
  38. 6 -0.0423244499656663\\
  39. 7 -0.0461200877646305\\
  40. 8 -0.0501973026042055\\
  41. 9 -0.0542487983615333\\
  42. 10 -0.0586618992600818\\
  43. 11 -0.0632208979033765\\
  44. 12 -0.0680205117584256\\
  45. 13 -0.0730344943967039\\
  46. 14 -0.0781841011471497\\
  47. 15 -0.0835681814252376\\
  48. };
  49. \addplot [
  50. color=green!50!black,
  51. solid,
  52. forget plot
  53. ]
  54. table[row sep=crcr]{
  55. 0 -0.0236131313584751\\
  56. 1 -0.0239169540837557\\
  57. 2 -0.0243140528363435\\
  58. 3 -0.0247927573348855\\
  59. 4 -0.0253657634321144\\
  60. 5 -0.0260692108149648\\
  61. 6 -0.0267656887982868\\
  62. 7 -0.0275940331241147\\
  63. 8 -0.0285687817368933\\
  64. 9 -0.0295485565762342\\
  65. 10 -0.0306843085602205\\
  66. 11 -0.0318657515473673\\
  67. 12 -0.0331706802951302\\
  68. 13 -0.0345801067413421\\
  69. 14 -0.0360866886215327\\
  70. 15 -0.0376615725826814\\
  71. };
  72. \addplot [
  73. color=red,
  74. solid,
  75. forget plot
  76. ]
  77. table[row sep=crcr]{
  78. 0 -0.0236131313584751\\
  79. 1 -0.0211922526817233\\
  80. 2 -0.018561566183765\\
  81. 3 -0.015683983588099\\
  82. 4 -0.0126199331683932\\
  83. 5 -0.00923113310809431\\
  84. 6 -0.00573388280596718\\
  85. 7 -0.00193929783290991\\
  86. 8 0.00222440085992245\\
  87. 9 0.00624045459709618\\
  88. 10 0.0107580171478658\\
  89. 11 0.0154879583470769\\
  90. 12 0.0204280846536191\\
  91. 13 0.0256869984790121\\
  92. 14 0.0310074008050766\\
  93. 15 0.0366511957541627\\
  94. };
  95. \addplot [
  96. color=mycolor1,
  97. solid,
  98. forget plot
  99. ]
  100. table[row sep=crcr]{
  101. 0 -0.0236131313584751\\
  102. 1 -0.021161178627934\\
  103. 2 -0.018899229662634\\
  104. 3 -0.0168334534373532\\
  105. 4 -0.0149456411422698\\
  106. 5 -0.0132925560066266\\
  107. 6 -0.0117151516783511\\
  108. 7 -0.0103775741484251\\
  109. 8 -0.00929423324077449\\
  110. 9 -0.00825784994365157\\
  111. 10 -0.00750676533463978\\
  112. 11 -0.00685270175482741\\
  113. 12 -0.00640199400344612\\
  114. 13 -0.00612825250263641\\
  115. 14 -0.00605112534293988\\
  116. 15 -0.00611220906713527\\
  117. };
  118. \addplot [
  119. color=mycolor2,
  120. solid,
  121. forget plot
  122. ]
  123. table[row sep=crcr]{
  124. 0 -0.0236131313584751\\
  125. 1 -0.0233756224912389\\
  126. 2 -0.0232335392250591\\
  127. 3 -0.0231659860013349\\
  128. 4 -0.0231791649882178\\
  129. 5 -0.0233137991982096\\
  130. 6 -0.0234387874367247\\
  131. 7 -0.0236839622153771\\
  132. 8 -0.0240416585620111\\
  133. 9 -0.0243676778382033\\
  134. 10 -0.0248485804752268\\
  135. 11 -0.0253636157777759\\
  136. 12 -0.0259836454430489\\
  137. 13 -0.0266404670578341\\
  138. 14 -0.0273820171756919\\
  139. 15 -0.0281978759717294\\
  140. };
  141. \addplot [
  142. color=mycolor3,
  143. solid,
  144. forget plot
  145. ]
  146. table[row sep=crcr]{
  147. 0 -0.0236131313584751\\
  148. 1 -0.025738067939175\\
  149. 2 -0.0276665172538978\\
  150. 3 -0.0293357083703955\\
  151. 4 -0.030809252262405\\
  152. 5 -0.0319557918495601\\
  153. 6 -0.0330325448435837\\
  154. 7 -0.0338187873865296\\
  155. 8 -0.0341807477210905\\
  156. 9 -0.0346557575793503\\
  157. 10 -0.0346759517432616\\
  158. 11 -0.0345297455294203\\
  159. 12 -0.034198754443762\\
  160. 13 -0.0334919125307408\\
  161. 14 -0.0327162608549614\\
  162. 15 -0.0317094127161461\\
  163. };
  164. \end{axis}
  165. \end{tikzpicture}%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement