Navigation:  How do I ...? >

How do I run the example programs?

 

Previous pageReturn to chapter overviewNext page

This section provides step-by-step procedures for running and using the example programs distributed with GRAPH-XT. The example programs all have prefix of “DPlot_example” and an extension of “.prg”. They are located in the subfolder "Examples" in the installation folder of GRAPH-XT.
 

Info3

Please note:
Always make sure to activate the option "Change MSI on open" in the HTBasic file dialog.

 

All example programs can be interrupted by pressing any key. Please note that HTBasic must have the input focus in order to process key commands, though.

 

Available example programs

Example program 1 - The big demo
Example program 2 - Realtime demo
Example program 3 - Working with templates
Example program 4 - XY diagram template
Example program 5 - Retrieving data from DPlot
Example program 6 - wav import, FFT, histogram
Example program 7 - Bitmap to 3D import filter
Example program 8 - Point labels, colours, notes
More examples

 

Automatic screen resizing

One special function of all example programs ist the ability to automatically update the diagrams during program run according to the screen size of the HTBasic screen. This means that if you resize the HTBasic screen during your program runs the diagram will be re-created and always fits the HTBasic screen size.

 

See_also_green

See also:

"Automatic resizing of diagrams" in chapter "Programmer's Reference" for more details.