Giter VIP home page Giter VIP logo

simulink-viewer's Introduction

SimuLink-Viewer

Team Members

Names id
Mohamed Yaser Elsaid Mahmoud 2001226
Mahmoud Mohamed Mahmoud Ahmed 2001261
Mahmoud Mohamed Ali Soliman 2001866
Mohamed Mahmoud Rezk Gaber 2002114
Yassa Seifen Ayed Helmy 2001307

implementaion

  • in this program we first take an mdl file as an input and check if this file is a valid file with valid extention
  • we proceed to parse the xml file extracting its blocks and lines using functions we implemented in the *** SystemPaser ***
  data extract from there 
  blocks ---> their number and order then keep track of it in its designated class
  ports ---> their source and destination are perserved in the port class
  lines ---> their source destination and direction are perserved in line class
  • After extracting needed data using javafx we started building the gui
  • we visualize this data using a main scene which lies under it panes containg blocks and lines
  • positions of clocks are fixed and line direction is claculated and its turns are specified

usage

for vscode :

  • open folder in the vscode
  • in java projects tap go to refrenced libraries
  • select the java fx files (java fx 20 is recomendded)
  • the in (.vs code folder) select lunch.json and go to the end of the file
  • in "vmArgs" write you javafx source
  • *** run the project ***

output using example files provided

simulink-viewer's People

Contributors

moyaser315 avatar mohamedrezk122 avatar ma7moud-x avatar yassa9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.