[proFit-list] Plotting contour plots.

Luis Sisamón luis.sisamon at gmail.com
Thu Mar 19 15:01:09 CDT 2009


Great I will try this tomorrow!
Thanks


On 3/19/09 11:31 PM, "pro Fit Support" <profit at quansoft.com> wrote:

> Luis
> 
> I am not sure I understand you correctly, but I understand that you want to
> programmatically plot z(row, col). If yes, do the following
> 
> 1. Open a new Function window
> 
> 2. Click the Record button (the button at the top left of the function window)
> 
> 3. Now plot your data manually. This will record a script into the function
> window, e.g. something like
> 
> PlotData(xAxisColumn 0, yAxisColumn 0, zAxisColumn 0, window 'Table 1', autoX
> true, autoY true, xScaling linScaling, yScaling linScaling, xAxis 1, yAxis 1,
> newWindow true, newGraph true, selRowsOnly false, drawErrors false, connected
> false, plotType matrixPlot, colorScheme 'blue-red-yellow', zFirst -1, zLast 1,
> zScl 0, autoZ true, drawColorPlot true, drawContourPlot true, lastRow 5,
> lastCol 3);
>  
> This should get you started.
> 
> Best regards
> 
> Kurt Sutter
> QuantumSoft
> 
> 
> On 19. Mar 2009, at 9:21, Luis Sisamón wrote:
> 
>>  I need some help, I would like to be able to call the plot data z(row, col),
>> unfortunately I am only able to get data z(x,y)
>>  
>>  Can anyone help with this?
>>  
>>  Thanks 
>>   _______________________________________________
>> proFit-list mailing list
>> proFit-list at quantum-soft.com
>> http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com
> 
> 
> 
> _______________________________________________
> proFit-list mailing list
> proFit-list at quantum-soft.com
> http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com

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


More information about the proFit-list mailing list