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

Online Help

inttrans

  

savetable

  

save a table to a file

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

savetable(tname, file)

Parameters

tname

-

name of transform for which the table is to be saved

file

-

file to save userdefined lookup table

Description

• 

savetable will save the information of a particular table to a particular file.

Examples

(1)

See Also

inttrans[addtable]

 


Download Help Document