| Stateflow User's Guide |
 |
Generated Files
All generated files are placed in a subdirectory of the sfprj subdirectory of the MATLAB current directory. You set the MATLAB current directory in the Start in field for the properties of the MATLAB program icon that you used to start MATLAB. You can change it in MATLAB with a cd command as you would in DOS or UNIX.
Note
Do not confuse the sfprj directory created in the MATLAB current directory for generated files with the sfprj directory in the directory containing the model file. The latter sfprj directory is used for storing information on the model, while the former stores generated files. However, if the MATLAB current directory is the model directory, the same sfprj directory (under the model directory) is used to store both model information and generated files.
|
This section contains the following topics:
- DLL Files -- Explains the origin of
.dll files that you build as part of building a simulation target.
- Code Files -- Describes the code files that you build for your target as part of code generation.
- Makefiles -- Describes the makefiles that result when you build your target into an executable.
| Compilation Error Messages | | DLL Files |  |
© 1994-2005 The MathWorks, Inc.