Doubt related to Simulink

5 views (last 30 days)
Ankit Stephen Thomas
Ankit Stephen Thomas on 2 May 2021
Answered: Joel Van Sickel on 21 May 2021
I was modeling a fuel cell on MATLAB-Simulink. I used a YouTube video as a reference where they used the above functions as an input to the Fcn block on Simulink. These Fcn blocks govern the flow rate of air and fuel. Can you explain how exactly do we get this function (as shown in the image) ? Which is the equation used? What is the significance of each term in the function?

Answers (1)

Joel Van Sickel
Joel Van Sickel on 21 May 2021
Hello Ankit,
please use the matlab function block instead, and see the documentation here for how to program it: https://www.mathworks.com/help/simulink/slref/matlabfunction.html
Regards,
Joel

Categories

Find more on Foundation and Custom Domains 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!