Can`t plot full range of the data file
igor via gnuplot-info <[email protected]> Sun, 7 Apr 2024 11:18:52 +0300
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <[email protected]> |
Hello! I`m working with gnuplot for rather long time and never had any problems which I wasn't able to solve. But today I've realized that gnuplot plots only part of the file. I've simplified everything to the very end - still same ploblem. Here are typical results included. Please help me! Sincerely yours, Igor _______________________________________________ gnuplot-info mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
Well.plt
(text/plain, 348 B)
set terminal png size 1280,1024 font "Cantarell Bold, 12" set title "Test" font "Cantarell, 12" set output "Test.png" unset border plot [] []"Well.txt" using 1:2 with lines title "1" lw 2, '' using 1:3 with lines title "2" lw 2, '' using 1:4 with lines title "3" lw 2, '' using 1:5 with lines title "4" lw 2 lc rgb "red" set term X11 replot
Well.txt
(text/plain, 6.8 KB)
1.7453292519943295E-002 1 3.4906585039886591E-002 2 5.2359877559829883E-002 3 6.9813170079773182E-002 4 8.7266462599716474E-002 5 0.10471975511965977 6 0.12217304763960307 7 0.13962634015954636 8 0.15707963267948966 9 0.17453292519943295 10 0.19198621771937624 11 0.20943951023931953 12 0.22689280275926285 13 0.24434609527920614 14 0.26179938779914941 15 0.27925268031909273 16 0.29670597283903605 17 0.31415926535897931 18 0.33161255787892258 19 0.34906585039886590 20 0.36651914291880922 21 0.38397243543875248 22 0.40142572795869574 23 0.41887902047863906 24 0.43633231299858238 25 0.45378560551852570 26 0.47123889803846897 27 0.48869219055841229 28 0.50614548307835561 29 0.52359877559829882 30 0.54105206811824214 31 0.55850536063818546 32 0.57595865315812877 33 0.59341194567807209 34 0.61086523819801530 35 0.62831853071795862 36 0.64577182323790194 37 0.66322511575784515 38 0.68067840827778847 39 0.69813170079773179 40 0.71558499331767500 41 0.73303828583761843 42 0.75049157835756164 43 0.76794487087750496 44 0.78539816339744828 45 0.80285145591739149 46 0.82030474843733492 47 0.83775804095727813 48 0.85521133347722145 49 0.87266462599716477 50 0.89011791851710798 51 0.90757121103705141 52 0.92502450355699462 53 0.94247779607693793 54 0.95993108859688125 55 0.97738438111682457 56 0.99483767363676778 57 1.0122909661567112 58 1.0297442586766543 59 1.0471975511965976 60 1.0646508437165410 61 1.0821041362364843 62 1.0995574287564276 63 1.1170107212763709 64 1.1344640137963142 65 1.1519173063162575 66 1.1693705988362006 67 1.1868238913561442 68 1.2042771838760873 69 1.2217304763960306 70 1.2391837689159739 71 1.2566370614359172 72 1.2740903539558606 73 1.2915436464758039 74 1.3089969389957472 75 1.3264502315156903 76 1.3439035240356338 77 1.3613568165555769 78 1.3788101090755203 79 1.3962634015954636 80 1.4137166941154069 81 1.4311699866353500 82 1.4486232791552935 83 1.4660765716752369 84 1.4835298641951802 85 1.5009831567151233 86 1.5184364492350666 87 1.5358897417550099 88 1.5533430342749535 89 1.5707963267948966 90 1.5882496193148399 91 1.6057029118347830 92 1.6231562043547263 93 1.6406094968746698 94 1.6580627893946132 95 1.6755160819145563 96 1.6929693744344996 97 1.7104226669544429 98 1.7278759594743864 99 1.7453292519943295 100 1.7627825445142729 101 1.7802358370342160 102 1.7976891295541593 103 1.8151424220741028 104 1.8325957145940461 105 1.8500490071139892 106 1.8675022996339325 107 1.8849555921538759 108 1.9024088846738190 109 1.9198621771937625 110 1.9373154697137058 111 1.9547687622336491 112 1.9722220547535922 113 1.9896753472735356 114 2.0071286397934789 115 2.0245819323134224 116 2.0420352248333655 117 2.0594885173533086 118 2.0769418098732522 119 2.0943951023931953 120 2.1118483949131388 121 2.1293016874330819 122 2.1467549799530254 123 2.1642082724729685 124 2.1816615649929116 125 2.1991148575128552 126 2.2165681500327987 127 2.2340214425527418 128 2.2514747350726849 129 2.2689280275926285 130 2.2863813201125720 131 2.3038346126325151 132 2.3212879051524582 133 2.3387411976724013 134 2.3561944901923448 135 2.3736477827122884 136 2.3911010752322315 137 2.4085543677521746 138 2.4260076602721181 139 2.4434609527920612 140 2.4609142453120043 141 2.4783675378319479 142 2.4958208303518914 143 2.5132741228718345 144 2.5307274153917776 145 2.5481807079117211 146 2.5656340004316647 147 2.5830872929516078 148 2.6005405854715509 149 2.6179938779914944 150 2.6354471705114375 151 2.6529004630313806 152 2.6703537555513241 153 2.6878070480712677 154 2.7052603405912108 155 2.7227136331111539 156 2.7401669256310970 157 2.7576202181510405 158 2.7750735106709841 159 2.7925268031909272 160 2.8099800957108703 161 2.8274333882308138 162 2.8448866807507569 163 2.8623399732707000 164 2.8797932657906435 165 2.8972465583105871 166 2.9146998508305306 167 2.9321531433504737 168 2.9496064358704168 169 2.9670597283903604 170 2.9845130209103035 171 3.0019663134302466 172 3.0194196059501901 173 3.0368728984701332 174 3.0543261909900763 175 3.0717794835100198 176 3.0892327760299634 177 3.1066860685499069 178 3.1241393610698500 179