Real-Time Workshop | ![]() ![]() |
Introduction
Real-Time Workshop provides four different code formats. Each code format specifies a framework for code generation suited for specific applications.
The four code formats and corresponding application areas are:
malloc
: Rapid prototyping
.dll
or MEX-file objects, code reuse, and speeding up your simulation
This chapter discusses the relationship of code formats to the available target configurations, and factors you should consider when choosing a code format and target. This chapter also summarizes the real-time, real-time malloc
, S-function, and embedded C code formats.
![]() | Generated Code Formats | Choosing a Code Format for Your Application | ![]() |