This is a picture of dfig controller in older version of matlab . in new version fcn block is not available i want represent these transformations what should i do?

1 view (last 30 days)

Answers (1)

Joel Van Sickel
Joel Van Sickel on 6 Sep 2022
Hello,
this functionality can still be used, if in a slightly different block. Here are all user defined blocks that you can consider to use: https://www.mathworks.com/help/simulink/user-defined-functions.html
However, for your uses, I would recommend this block: https://www.mathworks.com/help/simulink/slref/interpretedmatlabfunction.html
Regards,
Joel

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!