Reference > Methods > DrawResponsePlot Method > (Double[][],Double[],Double[])

SharpPlot.DrawResponsePlot Method (Double[][],Double[],Double[])

Create surface from multiple sets of z-values with matched x and y values.

public void DrawResponsePlot(
    double[][] zValues,
    double[] xValues,
    double[] yValues
);

See also ...

SharpPlot Members | DrawResponsePlot Method


Send comments on this topic
© Dyalog Ltd 2013