Can I use function calls within the simscape equation/let section?
Mostrar comentarios más antiguos
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);
Respuestas (0)
Categorías
Más información sobre Equations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!