how to write pseudocode in simulink
8 views (last 30 days)
Show older comments
i need to write a pseudocode for my runoff model in simulink
0 Comments
Answers (1)
Asvin Kumar
on 16 Mar 2021
By pseudocode in Simulink, if you mean you're loooking to setup a high level structure for your Simulink model, you could do that using empty Subsystems with the appropriate number of input and output ports. Have a look at the example on this page: Identify System Components and Interfaces.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!