How to use external function(m file) in a Simulink?
Afficher commentaires plus anciens
- I have a m file which can calculate enthalpy using pressure[MPa] and temeprature[K]
Source : https://kr.mathworks.com/matlabcentral/fileexchange/35710-iapws_if97?s_tid=srchtitle
- And I want to use it in Simulink
Input : Pressure, Temperature / Output : Enthalpy
If I want to use m file in simulink, which block I must use?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Simulink Functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!