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

Online Help

All Products    Maple    MapleSim


MapleSimConnector

  

CompileCode

  

Compile generated MATLAB(R) S-Function into a Simulink(R) block.

 

Calling Sequence

Parameters

Returns

Options

Description

Calling Sequence

CompileCode(filename)

Parameters

filename

-

string ; full path to an .m file to be compiled into Simulink(R)

Returns

• 

none

Options

• 

none

Description

• 

The CompileCode command compiles the generated S-function code into Simulink(R) block.

See Also

MapleSim

MapleSimConnector