KlassenKlassenKlassenKlassen | | | | Operatoren

gnuplot_plot_funct_1dT_gnuplot_plot_funct_1dGnuplotPlotFunct1dgnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1d (Operator)

Name

gnuplot_plot_funct_1dT_gnuplot_plot_funct_1dGnuplotPlotFunct1dgnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1d — Ausgabe einer Funktion durch gnuplot.

Signatur

gnuplot_plot_funct_1d( : : GnuplotFileID, Function : )

Herror T_gnuplot_plot_funct_1d(const Htuple GnuplotFileID, const Htuple Function)

Herror gnuplot_plot_funct_1d(const HTuple& GnuplotFileID, const HTuple& Function)

void HFunction1D::GnuplotPlotFunct1d(const HGnuplot& GnuplotFileID) const

void HGnuplot::GnuplotPlotFunct1d(const HTuple& Function) const

void GnuplotPlotFunct1d(const HTuple& GnuplotFileID, const HTuple& Function)

void HGnuplot::GnuplotPlotFunct1d(const HFunction1D& Function) const

void HFunction1D::GnuplotPlotFunct1d(const HGnuplot& GnuplotFileID) const

void HOperatorSetX.GnuplotPlotFunct1d(
[in] VARIANT GnuplotFileID, [in] VARIANT Function)

void HGnuplotX.GnuplotPlotFunct1d([in] IHFunction1DX* Function)

void HFunction1DX.GnuplotPlotFunct1d([in] IHGnuplotX* GnuplotFileID)

static void HOperatorSet.GnuplotPlotFunct1d(HTuple gnuplotFileID, HTuple function)

void HGnuplot.GnuplotPlotFunct1d(HFunction1D function)

void HFunction1D.GnuplotPlotFunct1d(HGnuplot gnuplotFileID)

Beschreibung

gnuplot_plot_ctrlgnuplot_plot_ctrlGnuplotPlotCtrlgnuplot_plot_ctrlGnuplotPlotCtrlGnuplotPlotCtrl gibt eine Funktion unter Verwendung von gnuplot als Plot aus. Falls vorher ein gnuplot-Unterprozess mittels gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe gestartet wurde, erfolgt die Darstellung in einem gnuplot-Fenster. Ansonsten erfolgt die Ausgabe in eine Datei, die später mit gnuplot verarbeitet werden kann. In beiden Fällen wird der gnuplot-Ausgabestrom durch GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileID bestimmt.

Parallelisierung

Parameter

GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileID (input_control)  gnuplot_id HGnuplot, HTupleHTupleHGnuplot, HTupleHGnuplotX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong) (Hlong)

Identifikator fuer den gnuplot-Ausgabestrom.

FunctionFunctionFunctionFunctionFunctionfunction (input_control)  function_1d HFunction1D, HTupleHTupleHFunction1D, HTupleHFunction1DX, VARIANTHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong) (double / Hlong) (double / Hlong)

Auszugebende Funktion.

Ergebnis

gnuplot_plot_funct_1dgnuplot_plot_funct_1dGnuplotPlotFunct1dgnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1d liefert den Wert 2 (H_MSG_TRUE), falls GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileID ein gültiger gnuplot-Ausgabestrom ist und die Datei für den aktuellen plot erzeugt werden konnte. Ansonsten wird eine Fehlerbehandlung durchgeführt.

Vorgänger

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe, gnuplot_open_filegnuplot_open_fileGnuplotOpenFilegnuplot_open_fileGnuplotOpenFileGnuplotOpenFile

Nachfolger

gnuplot_closegnuplot_closeGnuplotClosegnuplot_closeGnuplotCloseGnuplotClose

Alternativen

gnuplot_plot_ctrlgnuplot_plot_ctrlGnuplotPlotCtrlgnuplot_plot_ctrlGnuplotPlotCtrlGnuplotPlotCtrl

Siehe auch

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe, gnuplot_open_filegnuplot_open_fileGnuplotOpenFilegnuplot_open_fileGnuplotOpenFileGnuplotOpenFile, gnuplot_closegnuplot_closeGnuplotClosegnuplot_closeGnuplotCloseGnuplotClose

Modul

Foundation


KlassenKlassenKlassenKlassen | | | | Operatoren