Quick Start
Overview
This guide helps you quickly get started with the EHANDBOOK Container-Build Toolbox for Simulink. After completing these steps, you’ll be able to generate your first EHANDBOOK container from a Simulink model.
Prerequisites
Before you begin, ensure you have:
-
Installed the Toolbox for Simulink
-
Valid license configured
-
MATLAB/Simulink opened
-
A Simulink model ready to document
Generate Your First Container
Step 1: Open Your Simulink Model
-
Open MATLAB
-
Load or create a Simulink model:
open_system('your_model_name')
Step 2: Access the Toolbox
The EHANDBOOK Container-Build Toolbox adds a dedicated menu or app to your Simulink environment.
-
In Simulink, look for the EHANDBOOK or Apps tab
-
Click on EHANDBOOK Container-Build Toolbox
Step 3: Configure Container Generation
-
Set the output location for your container file
-
Configure documentation options:
-
Model hierarchy depth
-
Include/exclude specific subsystems
-
Mask image generation
-
Signal documentation
-
-
Choose container format options
Step 4: Generate Container
-
Click Generate Container or Build
-
Wait for the generation process to complete
-
Check the MATLAB console for progress messages
Step 5: View the Result
Once generation is complete:
-
Locate the generated .ehb file in your output folder
-
Open it with EHANDBOOK Navigator
-
Explore your interactive model documentation
Common Issues
Toolbox not visible in MATLAB:
-
Verify installation using Add-Ons → Manage Add-Ons
-
Restart MATLAB
License errors:
-
Verify license with ETAS License Manager
-
See Support for assistance
Generation fails:
-
Check MATLAB console for error messages
-
Ensure model is saved and has no errors
-
Verify system meets System Requirements