how to change simulink matlab (bellow) to code matlab? How do I enter the initial value?
1 view (last 30 days)
Show older comments
how to change simulink matlab (bellow) to code matlab?
How do I enter the initial value?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/683063/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/683068/image.png)
dShdt=lambdah+(k*Rh)-(1-u1)*betam*Sh-muh*Sh;
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/683073/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/683078/image.png)
dEvdt=(1-u1)*landav*Sv-p*u3*Ev-(a2+muv)*Ev;
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!