Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 454 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 454 Bytes

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