Advertisement
frankundfrei

picture4.tikz

Jan 27th, 2014
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 3.32 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=-1.2,
  24. ymax=-1.12
  25. ]
  26. \addplot [
  27. color=blue,
  28. solid,
  29. forget plot
  30. ]
  31. table[row sep=crcr]{
  32. 0 -1.13180360171642\\
  33. 1 -1.13199448653132\\
  34. 2 -1.1324519063123\\
  35. 3 -1.13321817778889\\
  36. 4 -1.13428430298667\\
  37. 5 -1.135599717549\\
  38. 6 -1.13726623427404\\
  39. 7 -1.13922313572585\\
  40. 8 -1.14136318042136\\
  41. 9 -1.14397328099107\\
  42. 10 -1.1467907446769\\
  43. 11 -1.14989708611531\\
  44. 12 -1.15334137075028\\
  45. 13 -1.15690618301266\\
  46. 14 -1.16102312223115\\
  47. 15 -1.16530341676199\\
  48. };
  49. \addplot [
  50. color=green!50!black,
  51. solid,
  52. forget plot
  53. ]
  54. table[row sep=crcr]{
  55. 0 -1.13180360171642\\
  56. 1 -1.1327290471057\\
  57. 2 -1.13409108485375\\
  58. 3 -1.13589432464831\\
  59. 4 -1.13818550434257\\
  60. 5 -1.14089244877238\\
  61. 6 -1.14407703377614\\
  62. 7 -1.14766339450671\\
  63. 8 -1.15180204854748\\
  64. 9 -1.15624255747761\\
  65. 10 -1.16123274662918\\
  66. 11 -1.16662696547814\\
  67. 12 -1.17251367627609\\
  68. 13 -1.17882375646955\\
  69. 14 -1.18558726991814\\
  70. 15 -1.19274211449531\\
  71. };
  72. \addplot [
  73. color=red,
  74. solid,
  75. forget plot
  76. ]
  77. table[row sep=crcr]{
  78. 0 -1.13180360171642\\
  79. 1 -1.13266974624086\\
  80. 2 -1.13384388328809\\
  81. 3 -1.1353642520549\\
  82. 4 -1.13723109610163\\
  83. 5 -1.13934375107408\\
  84. 6 -1.14193447768171\\
  85. 7 -1.1448262411356\\
  86. 8 -1.14789695260076\\
  87. 9 -1.15155460744336\\
  88. 10 -1.15541928335855\\
  89. 11 -1.15961893367535\\
  90. 12 -1.16420346488664\\
  91. 13 -1.16894173937484\\
  92. 14 -1.17429012918004\\
  93. 15 -1.17984259424\\
  94. };
  95. \addplot [
  96. color=mycolor1,
  97. solid,
  98. forget plot
  99. ]
  100. table[row sep=crcr]{
  101. 0 -1.13180360171642\\
  102. 1 -1.13200106950414\\
  103. 2 -1.13248367223235\\
  104. 3 -1.13323871265302\\
  105. 4 -1.13431902793572\\
  106. 5 -1.13565790391939\\
  107. 6 -1.13729175893338\\
  108. 7 -1.13916620037754\\
  109. 8 -1.1413761381167\\
  110. 9 -1.14380201841997\\
  111. 10 -1.14654328558491\\
  112. 11 -1.14955309901576\\
  113. 12 -1.15289296631794\\
  114. 13 -1.15641862329019\\
  115. 14 -1.16028251012406\\
  116. 15 -1.16437251953139\\
  117. };
  118. \addplot [
  119. color=mycolor2,
  120. solid,
  121. forget plot
  122. ]
  123. table[row sep=crcr]{
  124. 0 -1.13180360171642\\
  125. 1 -1.13144292612534\\
  126. 2 -1.13150919944112\\
  127. 3 -1.13204310081773\\
  128. 4 -1.13302185562766\\
  129. 5 -1.13438973353978\\
  130. 6 -1.13630274371201\\
  131. 7 -1.13865808621648\\
  132. 8 -1.14132399862504\\
  133. 9 -1.14458276295223\\
  134. 10 -1.1482387068849\\
  135. 11 -1.15230495477709\\
  136. 12 -1.15687736851629\\
  137. 13 -1.16168668313565\\
  138. 14 -1.16719737137183\\
  139. 15 -1.17303780188895\\
  140. };
  141. \addplot [
  142. color=mycolor3,
  143. solid,
  144. forget plot
  145. ]
  146. table[row sep=crcr]{
  147. 0 -1.13180360171642\\
  148. 1 -1.13136544004893\\
  149. 2 -1.13125269108968\\
  150. 3 -1.13145106228117\\
  151. 4 -1.13201663925101\\
  152. 5 -1.13282941739853\\
  153. 6 -1.13406739879587\\
  154. 7 -1.13555287528564\\
  155. 8 -1.13733894713168\\
  156. 9 -1.13949925499308\\
  157. 10 -1.14194176084957\\
  158. 11 -1.14468449264868\\
  159. 12 -1.14780161198363\\
  160. 13 -1.15111500258508\\
  161. 14 -1.15483693310296\\
  162. 15 -1.15881028797731\\
  163. };
  164. \end{axis}
  165. \end{tikzpicture}%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement