SharpPlot Reference > SharpPlot Methods > DrawResponsePlot Method > (Double[][],Double[]) SharpPlot.DrawResponsePlot Method (Double[][],Double[])
Create surface from multiple sets of z-values with matched x values and equally spaced y-values.
public void DrawResponsePlot(
double[][] zValues,
double[] xValues
);
See also ...SharpPlot Members | SharpPlot.DrawResponsePlot Method
Send comments on this topic © Dyalog Ltd 2021
|