Hello,
I have run the cylinder2d example. I can see the .p, .matrix, and .dat files in the GNUplotData and imagedata folders. However, it doesn’t show the png/jpeg or pdf files generated by GNUplot.
The following error shows up in the terminal window after compiling & running the code:
1) First error
set terminal png size 1920,1080font “,25”;
^
“./tmp/imageData/data/heatMapquality.p” line 3: unknown or ambiguous terminal type; type just ‘set terminal’ for a list
2) Second Error
set terminal pdf enhanced
^
“./tmp/gnuplotData/data/plotPDF.p” line 2: unknown or ambiguous terminal type; type just ‘set terminal’ for a list
I would really appreciate any help on this matter.
Thank you.
Yours sincerely,
Abhijeet