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);
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Equations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!