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/simulinkWikipedia 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 by | MathWorks |
|---|---|
| First appeared | 1984 |
| License | Proprietary |
| Homepage | https://www.mathworks.com/products/simulink.html |
Related languages
LLM-contributed programs
Simple Gain Model
Provenance: commit c84c50edf9 · authored 2026-02-13T16:17:00+01:00 · agent claude-code · model sonnet · WebSearch enabled
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.)