[proFit-list] Problem with data-plot.

pro Fit support profit at quansoft.com
Tue Mar 27 07:37:24 CDT 2012


Louis, you forgot to attach the data file you mentioned. I tried with a fantasy file here, but it didn't crash. Can you send yours?

But please just send it to profit at quansoft.com, we don't want to overload the list with attachments.

On Mar 27, 2012, at 5:05 AM, Luis Sisamon wrote:

> Hi there
> 
> I have found a very annoying thing going on, I am running Lion and using Pro Fit 6.2.7. When I try to close a window where I have drawn a contour plot without saving it first, Pro Fit dies.
> I have included a small data file (that is simple a 6x6 matrix with values in the 1..4 range) and an even simpler code bite to create the plot
> 
> SelectCell(fromCol 6, toCol 1, fromRow 1, toRow 6);
> PlotData(xAxisColumn 0, yAxisColumn 0, zAxisColumn 0, window FrontmostWindow(dataType), autoX True, autoY True, xScaling linScaling, yScaling linScaling, xAxis 1, yAxis 1, newWindow True, newGraph True, selRowsOnly True, drawErrors False, connected False, plotType matrixPlot, interpolation False, colorScheme 'blue-red-yellow', zFirst 1, zLast 4, zScl 0, autoZ True, drawColorPlot True, drawContourPlot True);
> 
> 
> After creating the plot I just need to close the window without saving and Pro Fit will crash (all the time). It sometimes crashes when trying to draw it.
> Surprisingly, if I close the window saving it does not crash. Unfortunately my application disposes of windows without saving. I may be able to fix it temporarily. Even more surprisingly, it only seems to happen with calls to data z(tow, col) it works well.with function f(x,y) and with data z(x,y).
> 
> Regards
> 
> Luis
> <test data plot crash>_______________________________________________
> proFit-list mailing list
> proFit-list at quantum-soft.com
> http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com



pro Fit support
profit at quansoft.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://quantum-soft.com/pipermail/profit-list_quantum-soft.com/attachments/20120327/9a48000a/attachment.html>


More information about the proFit-list mailing list