Call calllib from a fcn block

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

Products

Asked:

on 13 Jul 2018

Community Treasure Hunt

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

Start Hunting!