Functions in Gatan Digital Micrograph - Practical Electron Microscopy and Database - - An Online Book - |
||||||||
| Microanalysis | EM Book http://www.globalsino.com/EM/ | ||||||||
| ================================================================================= | ||||||||
Complicated Gatan DM (Digital Micrograph) scripts are often structured by using functions. A function is a set of commands performing a specific task. A function has a number, a set of arguments, a return value, and a body with some commands. Functions can also be used as commands in a script. A function can include some arguments and may consist of the same types of variables such as numbers, strings, images, and so on.
|
||||||||
| ================================================================================= | ||||||||
|
|
||||||||