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:

  • callMaple(...,store=>...)

For the programmer

The object store is a symbol.


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/MapleInterface.m2:285:0.