HOW CAN WE LINK MATLAB CODING TO THREE-PHASE BREAKER?
2 次查看(过去 30 天)
显示 更早的评论
There is a three bus system in which fault classification is done by matlab coding by importing the values from work space.After fault classification and relaying a three phase breaker has to operate to switch the particular phase.then how we can link matlab code to simulink model such that 0 for open position of the breaker and 1 for closed position of the breaker?
0 个评论
回答(1 个)
Sabin
2024-1-22
MATLAB Function blocks enable you to define custom functions in Simulink(R) models by using the MATLAB(R) language.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!