HOW CAN WE LINK MATLAB CODING TO THREE-PHASE BREAKER?
Show older comments
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?
Answers (1)
Sabin
on 22 Jan 2024
0 votes
MATLAB Function blocks enable you to define custom functions in Simulink(R) models by using the MATLAB(R) language.
Categories
Find more on Electrical Block Libraries 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!