Adding erf(x) to a rule in Simbiology
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Day
el 13 de Jun. de 2023
Respondida: Arthur Goldsipe
el 13 de Jun. de 2023
Hello,
I have a rule in my model Y(x) = x, for example, in Simbiology app. I want o add the erf(x) for Y(x) to run a simulation. How could I do that in Simbiology app?
0 comentarios
Respuesta aceptada
Arthur Goldsipe
el 13 de Jun. de 2023
You can call almost any MATLAB function within your rules (or in any expression in SimBiology). So, the expressoin "y = erf(x)" would be a valid rule.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Extend Modeling Environment en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!