pgf-tikz / pgfplots

pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site.
http://pgfplots.sourceforge.net/
200 stars 35 forks source link

comment chars dollar sign #81

Closed pgf-tikz-bot closed 4 years ago

pgf-tikz-bot commented 9 years ago

Migrated from SourceForge https://sourceforge.net/p/pgfplots/bugs/81/ Author: s1m3mu3 Timestamp: 2015-04-24 17:39:45.105000

Hi, I try to open data file, where commented lines have a # or $ sign.

I use the coomand

\addplot table[col sep=comma, comment chars={\$}]{p1.csv};

The # lines are ignored by default anyway. But files having $ signes as comment characters can't be opened.

Package pgfplots notification 'compat/show suggested version=true': document ha s been generated with the most recent feature set (\pgfplotsset{compat=1.12}).

PGFPlots: reading {p1.csv} ! Use of \pgfplotstableread@checkspecial@line@@ doesn't match its definition. \pgfplotstable@LINE ->$c omment l.30 ...ol sep=comma, comment chars={\$}]{p1.csv}; ^^M ? Package pgfplots notification 'compat/show suggested version=true': document ha Type to proceed, S to scroll future error messages, R to run without stopping, Q to run quietly, I to insert something, E to edit your file, 1 or ... or 9 to ignore the next 1 to 9 tokens of input, H for help, X to quit. ? s been generated with the most recent feature set (\pgfplotsset{compat=1.12}) . OK, entering \scrollmode... Missing character: There is no o in font nullfont! Missing character: There is no m in font nullfont! Missing character: There is no m in font nullfont! Missing character: There is no e in font nullfont! Missing character: There is no n in font nullfont! Missing character: There is no t in font nullfont! ! Interruption. \pgfplotstableread@loop@processnextline ...le@EOI \pgfplotstableread@check@s... l.30 ...ol sep=comma, comment chars={\$}]{p1.csv}; ^^M ? x

the file I try to open has the form

#comment0 #### $comment 0.001, 6.0383490633261e-010 0.003, 6.0053968773461e-010 0.005, 5.9726364254484e-010 0.007, 5.9400716029215e-010

pgf-tikz-bot commented 8 years ago

Migrated from SourceForge https://sourceforge.net/p/pgfplots/bugs/81/#ffa9 Author: mo-gul Timestamp: 2015-11-22 17:37:18.264000

still open in 2015-11-22 Revision 1.12.1-92-ge3c6f9d

pgf-tikz-bot commented 7 years ago

Migrated from SourceForge https://sourceforge.net/p/pgfplots/bugs/81/#19a1 Author: cfeuersaenger Timestamp: 2017-04-29 14:29:36.694000