Modeling Wind Turbine help
3 次查看(过去 30 天)
显示 更早的评论
I want to set wind speed 2m/s for 5second, then next 5 second 4m/s, then next 5 second 6m/s....... For doing this which block should I use in simulink?
0 个评论
采纳的回答
madhan ravi
2024-1-4
Use Temporal logic in Stateflow or simply use MATLAB Function block where you pause(5000) for 5 seconds after setting the speed.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!