[proFit-list] Problem with data-plot.

Luis Sisamon Luis.Sisamon at a3analytical.com
Sun Apr 1 10:21:31 CDT 2012


I have been able to do some work on this.
On my iMac (2011 model) running Lion 10.7.3 I have no problem and everything works as expected.

The MBA is running ProFit 6.2.7. I am trying to find some other versions (I think I have 6.2.4 somewhere)
I hope this helps.

For the time being I will be running my thing on version 6.2.2

regards


From: pro Fit support <profit at quansoft.com<mailto:profit at quansoft.com>>
Reply-To: all things about pro Fit <profit-list at quantum-soft.com<mailto:profit-list at quantum-soft.com>>
Date: Tue, 27 Mar 2012 09:06:34 -0700
To: all things about pro Fit <profit-list at quantum-soft.com<mailto:profit-list at quantum-soft.com>>
Subject: Re: [proFit-list] Problem with data-plot.

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<mailto: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<mailto:proFit-list at quantum-soft.com>
http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com



pro Fit support
profit at quansoft.com<mailto:profit at quansoft.com>




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


More information about the proFit-list mailing list