Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 878 Bytes

File metadata and controls

24 lines (16 loc) · 878 Bytes

Team 33

  • Johnathan Gamal Abdel Raouf 2000045

  • Bavly Hanna Mahrous 2001655

  • Joseph Sherif Maurice 2000213

  • Poula Hakem Anis 2001612

  • Andrew Hany Adel 2001589

Simulink-Viewer

Simulink Viewer is a Java-based software tool developed to read Simulink MDL files and display their contents in a user-friendly graphical user interface (GUI). It provides engineers, researchers, and students working with Simulink models a quick and easy way to visualize and explore the models without requiring the Simulink environment itself.

Key-Features

  • Loading and parsing Simulink MDL files.
  • Displaying Simulink models in a hierarchical structure.

Dependencies

  • The Simulink Viewer project has the following dependencies:

    • Java Development Kit (JDK)
    • JavaFX library
  • Make sure you have the required JDK and JavaFX set up properly to build and run the application.