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

Online Help

All Products    Maple    MapleSim


readlib

read a library file to define a specified name

 

Description

Thread Safety

Description

• 

Important: The readlib command has been deprecated. Procedures are automatically invoked from the library without the need of a readlib call.

• 

In order to display the source code to any library function, use interface(verboseproc=2); print(foo), where foo is the name of the function you want to look at.

Thread Safety

• 

The readlib command is thread-safe as of Maple 15.

• 

For more information on thread safety, see index/threadsafe.

See Also

file

libname

march

read

remember

savelib