GetData - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Grading

  

GetData

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetData(obj)

Parameters

obj

-

Grading object

Description

• 

If the Grading object obj had been constructed from numerical data or other Grading objects, then the GetData command returns that information. Otherwise, NULL is returned.

Examples

withGrading:

LLinearFunction0,5,3,2:

GetDataL

<< GridPoint: [0, 5]>>&comma;<< GridPoint: [3, -2]>>

(1)

Compatibility

• 

The Grading:-GetData command was introduced in Maple 18.

• 

For more information on Maple 18 changes, see Updates in Maple 18.

See Also

Grading