Search Results

Search: Posts Made By: Cybertib
3,777
Posted By Cybertib
- Very complete website to start with necessary...
- Very complete website to start with necessary features, when you need GNUplot to be more than "plot sin(x)"
gnuplot / plot (1E) (http://t16web.lanl.gov/Kawano/gnuplot/plot1-e.html#5.1)

-...
10,954
Posted By Cybertib
Hello back! Thanks for your sin.bin example :)...
Hello back!
Thanks for your sin.bin example :) Helped me a lot to not waste time on this part!

Then I succeeded in using GNUplot with the binary datas I generate with my simulation code using
...
10,954
Posted By Cybertib
Ok then, that was a dummy question, and not an...
Ok then, that was a dummy question, and not an expert one...
Thank you for everything!

---------- Post updated at 12:17 AM ---------- Previous update was at 12:14 AM ----------



What about...
10,954
Posted By Cybertib
Thank you for your answer. double...
Thank you for your answer.

double close_enough=3.14;
FILE *fout=fopen("filename", "w");
write(&close_enough, 1, sizeof(close_enough), fout);
fclose(fout);

This is...
3,777
Posted By Cybertib
Hello, I've been using GNUplot 4.4 and...
Hello,
I've been using GNUplot 4.4 and previous since a while now. Here is a website which opened my eyes on this amazing software powerfull enough to make publishable figures!

Have a strong...
10,954
Posted By Cybertib
Conversion from ASCII to binary for physical simulation code in C/C++
Good evening, everybody

A good math friend told me that it would be possible to shrink the size of the numerical datas I produce with a physical simulation code I programmed for my PhD.

It...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 04:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy