Adding erf(x) to a rule in Simbiology

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?

 Accepted Answer

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.

More Answers (0)

Categories

Products

Release

R2020a

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!