| Author |
Comment/Response |
Daniele Barducci
|
11/27/12 6:18pm
Hi All,
I've got the dati.dat file in attach and I'm trying to make a ListContourPlot using the following:
dati = Import["dati.dat"];
ListContourPlot[Flatten[ratiocr, 1], BaseStyle -> 14,
ContourLabels -> All]
But as you can see I obtain a white region in the bottom left corner of the contour even if in that region there are enough data to make the plot.
Does anyone know how to get rid of this?
Thanks
Daniele
Attachment: dati.dat, URL: , |
|