Close
Close window
Retrieve - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

DocumentTools

Retrieve

retrieve expression from document or worksheet file

Calling Sequence

Retrieve(filename, label)

Parameters

filename

-

string ; filename for document to open

label

-

string ; label of expression to retrieve from document

Description

The Retrieve command scans a document file for the given label and returns the corresponding expression.

If filename is not an absolute filename, the setting of currentdir determines what directory to search.

label is an internal label for the expression in the document and does not correspond to equation numbers.

In order to create a such a reference, use Insert>Reference in the Standard Worksheet Interface. This will allow you to look up an expression based on its equation number and automatically generate the internal label.

Examples

>

withDocumentTools:

>

srcFileTools:-JoinPathexample/BesselsEquation.mw,base=datadir

src/maple/cbat-build/active/297794/data/example/BesselsEquation.mw

(1)
>

Retrievesrc,L6

x2ⅆ2ⅆx2yx+xⅆⅆxyx+ν2+x2yx=0

(2)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /