Adding erf(x) to a rule in Simbiology
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Day
am 13 Jun. 2023
Beantwortet: Arthur Goldsipe
am 13 Jun. 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 Kommentare
Akzeptierte Antwort
Arthur Goldsipe
am 13 Jun. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Extend Modeling Environment finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!