Directory: variables/
Examples of using the different variable types.
Contents
.pro files
- mg_common_example1.pro
Example of using a common block that is defined in a single routine.
- mg_common_example1_helper.pro
Helper routine that will examine the variables in the common block.
- mg_common_example2.pro
Example of using a common block that is defined in a batch file.
- mg_common_example2_block.pro
- mg_getweatherstations.pro
- mg_point__define.pro
Definition for Point named structure.
- variables_chapter.pro
Batch file containing all the code intended to be typed at the command line from the "Variables" chapter.