Can I use function calls within the simscape equation/let section?
Ältere Kommentare anzeigen
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);
Antworten (0)
Kategorien
Mehr zu Equations finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!