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

Online Help

All Products    Maple    MapleSim


Setting up BlockImporter

 

Description

Testing the Maple-MATLAB® Link

Examples

Description

• 

To use the BlockImporter Import command, the Maple-MATLAB® link must be set up and functioning correctly.

Testing the Maple-MATLAB® Link

• 

To communicate with MATLAB® and Simulink®, the Maple-MATLAB® link must operate correctly.

• 

To test the link between MATLAB®/Simulink® and Maple, execute, in Maple, the command  Matlab:−openlink. Success is indicated by a NULL return, failure raises an error or a warning. If the test is not successful, follow the instructions in Matlab[setup] to configure the link.

Examples

Test the MATLAB® link and return the version of MATLAB® to verify operation.

Matlab:-openlink

Matlab:-evalMversion

Matlab:-getvarans

See Also

BlockImporter

Matlab[setup]