Why am I unable to use the %#function pragma with the MATLAB Compiler 3.0 (R13)?

2 views (last 30 days)
Why am I unable to use the %#function pragma with the MATLAB Compiler 3.0 (R13)?
The %#function pragma that informs the compiler to explicitly compile functions is no longer available in MATLAB 6.5 (R13), even though the documentation indicates that this it is still available.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 12 Aug 2013
This has been forwarded to our development and documentation staff to be addressed in a future release of MATLAB Compiler.
As a workaround, you can simply add the functions that are not picked up by MATLAB Compiler to the MCC command.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!