Call calllib from a fcn block
Show older comments
Is it possible to call calllib from a Simulink FCN block? I'm trying to execute the Expression calllib('libXXX', 'getXXX', u(1)) but I get a syntax error. When I execute the statement using the calllib('libXXX', 'getXXX', 1), I get the correct output.
Answers (0)
Categories
Find more on Simulink Environment Customization 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!