User`s guide
14 Real-Time Workshop Ada Coder
14-6
Getting Started
This section illustrates, through a simple example, how to transform a
Simulink model into a stand-alone executable program. This program runs
independently of Simulink, allowing accelerated execution on the development
host or a different target computer.
Generating Ada code from a Simulink model is very similar to generating C
code. Begin by typing
countersdemo
at the MATLAB prompt. This block diagram appears.
Figure 14-1: Counter Demonstration with Subsystems Open