Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with terminal command? #8

Open
jaknau opened this issue Mar 15, 2024 · 0 comments
Open

issue with terminal command? #8

jaknau opened this issue Mar 15, 2024 · 0 comments

Comments

@jaknau
Copy link

jaknau commented Mar 15, 2024

After setting the terminal to pdf ("set terminal pdfcairo enhanced color") the next two characters seem to be ignored by gnuplot (so I get an error from gnuplot because the first two characters of the next command are missing).
This does not only happen for your header file but also for other similar gnuplot plotting solutions that use popen and fputs.
It can be circumvented by sending two random characters.

However, I wonder what causes this problem and also if there is a more elegant solution?
(Windows 10, Visual Studio 15)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant