Adding erf(x) to a rule in Simbiology
    3 views (last 30 days)
  
       Show older comments
    
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 Comments
Accepted Answer
  Arthur Goldsipe
    
 on 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 Comments
More Answers (0)
See Also
Categories
				Find more on Extend Modeling Environment in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!