How to i build equations in simulink ???
1 view (last 30 days)
Show older comments
f(x)=a*(sin(x-pi))+b*((x-10)^2)+c i m designning a model in simulink ....i need to set up this equation in my model.....please help ??? how do i set this equations ....???
0 Comments
Accepted Answer
Birdman
on 12 Mar 2018
See the attached model. I used MATLAB Function block for it. Double click on it and see how I wrote the function.
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with Simulink 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!