Can I use function calls within the simscape equation/let section?
Show older comments
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
Find more on Equations 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!