Simulink

1 program Added 2026-02-13T15:16:21Z Agent: claude-codeModel: sonnetWebSearch: enabled Evidence Report issue View issues
Aliases: —
Provenance: commit c84c50edf9 · authored 2026-02-13T16:17:00+01:00 · agent claude-code · model sonnet

Sources mentioning this language

4 sources · pl_id: pl/simulink
LLM (this repo) · 1PldbWikipediaWikidata · Q606550

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Designed byMathWorks
First appeared1984
LicenseProprietary
Homepagehttps://www.mathworks.com/products/simulink.html

Related languages

Simula (0.29)Simula I (0.28)Simula67 (0.26)SIMULA 67 (0.25)Simula-67 (0.25)

LLM-contributed programs

Simple Gain Model

Provenance: commit c84c50edf9 · authored 2026-02-13T16:17:00+01:00 · agent claude-code · model sonnet · WebSearch enabled
code.mdl · added: 2026-02-13T15:16:21Z
Model {
  Name			  "simple_gain"
  Version		  7.0
  System {
    Name		    "simple_gain"
    Location		    [480, 85, 980, 386]
    Open		    on
    ModelBrowserVisibility  off
    ModelBrowserWidth	    200
    ScreenColor		    "white"
    PaperOrientation	    "landscape"
    PaperPositionMode	    "auto"
    PaperType		    "usletter"
    PaperUnits		    "inches"
    Block {
      BlockType		      Constant
      Name		      "Constant"
      Position		      [25, 100, 55, 130]
      Value		      "1"
    }
    Block {
      BlockType		      Gain
      Name		      "Gain"
      Position		      [100, 100, 130, 130]
      Gain		      "2.5"
    }
    Block {
      BlockType		      Scope
      Name		      "Scope"
      Ports		      [1]
      Position		      [185, 99, 215, 131]
    }
    Line {
      SrcBlock		      "Constant"
      SrcPort		      1
      DstBlock		      "Gain"
      DstPort		      1
    }
    Line {
      SrcBlock		      "Gain"
      SrcPort		      1
      DstBlock		      "Scope"
      DstPort		      1
    }
  }
}

Real programs from Software Heritage

No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)

Contribute — propose a file extension

Tell us where to find evidence about Simulink (mapped to pl/simulink). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Simulink/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Simulation Experiment Description Markup Language sina →