Setting up BlockImporter
Description
Testing the Maple-MATLAB® Link
Examples
To use the BlockImporter Import command, the Maple-MATLAB® link must be set up and functioning correctly.
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.
Test the MATLAB® link and return the version of MATLAB® to verify operation.
Matlab:-openlink⁡
Matlab:-evalM⁡version
Matlab:-getvar⁡ans
See Also
BlockImporter
Matlab[setup]
Download Help Document