You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This RK4 implementation allows the user to program any complicated math and logic into the timesteps by using a function-call to get the system of equations to be solved. For example, you can simulate a valve that opens at t=5 using an "if" statement in your system of equations that switches the valve equation from the closed to the open state at t=5.
A video tutorial of the code is available at http://youtu.be/ps7ixASlSgc
Cite As
Ethan Kung (2026). Runge-Kutta 4: Logic enabled (https://se.mathworks.com/matlabcentral/fileexchange/67361-runge-kutta-4-logic-enabled), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (779 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Clarify title |
