User Portlet User Portlet

Discussions
Does anyone know of a way to import a .SEQ file. I see that it is not one of the supported file formats, but I'm wondering if, since it is a plain text format, that there might be a work around. On the other hand, when I try to read the file in a...
I was wondering if it is possible to extract the raw data (the x and y coordinates of the points used to draw the contour lines) from **ListContourPlot**. I would like to do further analysis on the shapes of certain contour lines, and having the raw...
I am trying to set the default directory in FileNameSetter. If I simply do:`FileNameSetter[$UserDocumentsDirectory]` hitting the Browse button will start in the the defined directory, but in the following code: ...
Hello all, I was wondering if there is a way, in Mathematica, to use the mouse to select several points which creates an irregular polygon within a Plot which can act as a bounding box to select all of the data within that bounding box. I would...
Hi all, I am updating some programs that I wrote in Mathematica 7.0 and now when I run them in Mathematica 9.0 they run much much slower. Something that takes about 3.5 minutes in the 7.0 version took about 2.5 hours. The main culprit seems to be...
Hello everyone, Below, you can see an image where I have used Mathematica to contour data generated from 100 data points (in green).  Unfortunately, the contour lines seem to include a series of "random" line segments (obviously, not random in a...
Hello everyone, I am curious whether one can use Tooltip with ContourLabels in the ListContourPlot function. I know that you can us ContourLabels->Automatic which adds the mouseover labels, but I would like to modify those labels, e.g., apply a...