In Maple, how can I run a file of Maple commands and see them as they are read?
To run a file of Maple commands and see them as they are read, start Maple (or xmaple), and then enter:
interface(echo = 2);Read the file, with a command like:
read `/draco1/statmath/maple/fermat.code`;Note: The filename includes the complete directory path, and is surrounded by single backquotes.
For more about statistical and mathematical software, email the UITS Stat/Math Center, visit the center's web page, or phone 812-855-4724 (IUB) or 317-278-4740 (IUPUI). The center is located in Bloomington at 410 N. Park Avenue, and is open for consultation by appointment Monday-Friday 9am-5pm.
Last modified on January 28, 2011.







