SharpPlot Reference > SharpPlot Methods > DrawResponsePlot Method > (Int32[][],Int32[],Int32[])

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

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

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

See also ...

SharpPlot Members | SharpPlot.DrawResponsePlot Method


Send comments on this topic
© Dyalog Ltd 2021