Macaulay2 » Documentation
Packages » MapleInterface :: store
next | previous | forward | backward | up | index | toc

store -- Store result of a Maple computation in a file.

Description

If the option store=>fn with a String fn is given then callMaple stores the result of the Maple computation in a file named fn.

This data can be read by the command readMaple.

Functions with optional argument named store :

For the programmer

The object store is a symbol.