The various plots within the example programs are created using the following special SUB programs:
Name of the SUB program |
Description |
Dplot_3d_demo |
Creates one of two 3D Contour plots |
Dplot_xygraph |
Creates an XY plot with 3 curves, one of these is an interpolation |
Dplot_xygraph2 |
Creates an xy diagram with point labels, notes etc. in "Interactive Mode" |
Dplot_polarplot |
Creates a Polar plot |
Dplot_lissajous |
Creates an XY diagram with Lissajous curves |
Dplot_shockspec |
Creates special shock spectra |
Dplot_bub_plot |
Creates a bubble plot |
Dplot_barchart |
Creates a bar chart |
Dplot_4graphs |
Creates four plots on one screen using ¼ of the screen size for each plot |
Dplot_realtime |
Creates real-time XY plots * |
Dplot_filedemo |
Loads and shows existing DPlot example files |
Dplot_create_xy |
Creates an empty XY plot with optional company logo |
Dplot_datatrans |
Creates Bessel functions directly in DPlot and retrieves curve points from DPlot |
DPlot_wavfiles |
Imports *.wav files, creates FFT and histogram from *.wav data |
Dplot_bmp_2_3d |
Imports a bmp file and displays it as 3D contour plot |
Dplot_load_grf |
Loads DPlot grf / grfz files |
Dplot_opacity |
Shows a point density example using opaque data points |
Dplot_savebmp |
Creates a diagram and saves it as a bmp file for later use in other applications |
Dplot_xy_kanji |
Demonstrates the usage of Kanji characters |
Dplot_world |
Shows a map of the world |
Dplot_3d_kanji |
Demonstrates the usage of Kanji characters in 3D diagrams |