gnuplot_plot_funct_1dT_gnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1dgnuplot_plot_funct_1d (Operator)
Name
gnuplot_plot_funct_1dT_gnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1dgnuplot_plot_funct_1d — Ausgabe einer Funktion durch gnuplot.
Warnung
gnuplot_plot_funct_1dgnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1dGnuplotPlotFunct1dgnuplot_plot_funct_1d ist veraltet und wird nur aus Gründen
der Rückwärtskompatibilität zur Verfügung gestellt.
Signatur
Beschreibung
gnuplot_plot_ctrlgnuplot_plot_ctrlGnuplotPlotCtrlGnuplotPlotCtrlGnuplotPlotCtrlgnuplot_plot_ctrl gibt eine Funktion unter Verwendung von
gnuplot als Plot aus. Falls vorher ein gnuplot-Unterprozess mittels
gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipeGnuplotOpenPipegnuplot_open_pipe 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 GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileIDgnuplot_file_id
bestimmt.
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileIDgnuplot_file_id (input_control) gnuplot → HGnuplot, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Identifikator für den gnuplot-Ausgabestrom.
FunctionFunctionFunctionFunctionfunctionfunction (input_control) function_1d → HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)
Auszugebende Funktion.
Ergebnis
gnuplot_plot_funct_1dgnuplot_plot_funct_1dGnuplotPlotFunct1dGnuplotPlotFunct1dGnuplotPlotFunct1dgnuplot_plot_funct_1d liefert den Wert TRUE, falls
GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileIDgnuplot_file_id 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_pipeGnuplotOpenPipeGnuplotOpenPipeGnuplotOpenPipegnuplot_open_pipe,
gnuplot_open_filegnuplot_open_fileGnuplotOpenFileGnuplotOpenFileGnuplotOpenFilegnuplot_open_file
Nachfolger
gnuplot_closegnuplot_closeGnuplotCloseGnuplotCloseGnuplotClosegnuplot_close
Alternativen
gnuplot_plot_ctrlgnuplot_plot_ctrlGnuplotPlotCtrlGnuplotPlotCtrlGnuplotPlotCtrlgnuplot_plot_ctrl
Siehe auch
gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipeGnuplotOpenPipegnuplot_open_pipe,
gnuplot_open_filegnuplot_open_fileGnuplotOpenFileGnuplotOpenFileGnuplotOpenFilegnuplot_open_file,
gnuplot_closegnuplot_closeGnuplotCloseGnuplotCloseGnuplotClosegnuplot_close
Modul
Foundation