Can I use function calls within the simscape equation/let section?

It seems I should be able to call a function from within the let or equation section of a simscape component, as you can use things like tablelookup() and sqrt(). But I have been unable to use a user defined function call such as let x = GetFooBar(y);

Answers (0)

Categories

Products

Asked:

on 25 Jul 2018

Community Treasure Hunt

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

Start Hunting!