Skip to content
forked from FindOut/slviewer

Simulink viewer for models stored in a triple store

Notifications You must be signed in to change notification settings

kth-mda/slviewer

 
 

Repository files navigation

slviewer

Simulink viewer for models stored in a triple store

Set up development environment

  • Install node.js
  • run the commands:
git clone git@github.com:FindOut/slviewer.git
cd slviewer
npm install
npm start
open <http://localhost:3010> in a web browser

The schematic in file docschematic.json is displayed.

The original schematic looks like this:

image

About

Simulink viewer for models stored in a triple store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 2.8%
  • Shell 2.2%
  • CSS 0.7%