Clear Filters
Clear Filters

Call calllib from a fcn block

1 view (last 30 days)
Taylor Hubbard
Taylor Hubbard on 13 Jul 2018
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 Functions 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!