preevision-to-simulink
is a tool that automatically generates Simulink models based on XML files extracted from PREEvision.
- Extracts information from KBL (a standardized XML format for exchanging harness information).
- Utilizes JAXB for parsing KBL data into Java.
- Generates Simulink models based on the extracted information.
Follow the steps in Einleitung.pdf to install the software.
- Prepare a valid KBL file.
- Run the tool to generate the Simulink model.
- A KBL file is necessary to use this tool.
For detailed information, refer to the provided paper.