🔧
AI EngineeringHTML

Simulink C Function Blocks

by matlab

Simulink C Function Blocks is an AI Engineering skill for Claude Code, published by matlab in simulink-agentic-toolkit.

963 stars94 forkson matlab/simulink-agentic-toolkitAdded 2026/08/21+1% in starsRepository updated 2026/08/19
agent-skillsclaude-codecodex-pluginengineering-agentsgithub-copilotmatlabmatlab-mcp-servermcp-toolssimulink
Install in seconds
Install Simulink C Function Blocks
Copy Simulink C Function Blocks into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/matlab/simulink-agentic-toolkit/tree/main/skills-catalog/simulink-modeling/simulink-use-c-function-block ~/.claude/skills/simulink-use-c-function-block

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/matlab/simulink-agentic-toolkit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills-catalog/simulink-modeling/simulink-use-c-function-block/SKILL.md in matlab/simulink-agentic-toolkit
Installs to
~/.claude/skills/simulink-use-c-function-block
Collection
One of 24 skills cataloged from this repository
Category
AI Engineering2451 skills

What Simulink C Function Blocks does

Simulink C Function Blocks configures C Function blocks for calling legacy or custom C/C++ code in Simulink. Use it when defining inputs, outputs, parameters, or C++ class instances with the SymbolSpec API.

Simulink C Function Blocks is cataloged under AI Engineering on DirSkills. Simulink C Function Blocks comes from a repository tagged agent-skills, claude-code, codex-plugin, engineering-agents and github-copilot.

Documentation

README

C Function Block Configuration

When to Use

  • Calling or wrapping C/C++ code or libraries in Simulink
  • Creating, configuring, or using a C Function block
  • Integrating custom code, legacy code, or external C/C++ into a model
  • Integrating a C++ class into a Simulink model or test bench
  • Configuring inputs, outputs, or parameters for a C++ algorithm in a block

When NOT to Use

  • Building general Simulink models without C/C++ integration
  • MATLAB Function blocks (Embedded MATLAB) — those use MATLAB syntax, not C/C++
  • Code generation workflows (Embedded Coder, Simulink Coder) — this skill is for simulation-time configuration only

Rules

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Simulink C Function Blocks

  • What else does matlab publish alongside Simulink C Function Blocks?

    Simulink C Function Blocks is one of 24 skills that DirSkills catalogs from matlab/simulink-agentic-toolkit, the repository it ships in. Its siblings there include Author Input Signals, Author Model Advisor Checks and Building Architecture Models. Each one is a separate skill with its own page in this directory, installs the same way Simulink C Function Blocks does, and is maintained by matlab in that same repository. The rest of the collection is listed on the matlab/simulink-agentic-toolkit page.

  • How does Simulink C Function Blocks compare to other AI Engineering skills?

    Simulink C Function Blocks ranks #1418 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Simulink C Function Blocks against them. Open each page to compare what they document and how they install.

More from matlab/simulink-agentic-toolkit

Simulink C Function Blocks is one of 24 skills cataloged on DirSkills from matlab/simulink-agentic-toolkit.

See all 24 skills
📈
1w ago

Author Input Signals

Author Input Signals creates synthetic waveforms for Simulink inports using createInputDataset. Use it to populate External Inputs or Signal Editor datasets with correct metadata, or to set up function-call and trigger timing.
AI Engineering
96394
1w ago

Author Model Advisor Checks

Author Model Advisor Checks creates or upgrades Simulink and System Composer checks for modeling rules, guidelines, and qualification tests. Use it when you need a new check, to modernize legacy checks, or to validate a custom rule implementation.
Quality
96394
🏗️
1w ago

Building Architecture Models

Building Architecture Models creates and refines System Composer architecture models across functional, logical, and physical layers. Use it for interface dictionaries, stereotypes, allocation sets, views, and requirements traceability.
Frontend
96394
🧩
1w ago

Building Simulink Models

Building Simulink Models edits Simulink, System Composer, Stateflow, and Simscape model structure. Use it when adding blocks, changing parameters, wiring connections, or editing chart internals.
Frontend
96394
1w ago

Checking Model Compliance

Checking Model Compliance runs Model Advisor checks for a named standard and summarizes compliance findings with fix suggestions. Use it when you need a report for standards like MISRA, JMAAB, ISO, DO, IEC, EN, CERT C/CWE, AUTOSAR, or SLCI.
Quality
96394
🛡️
1w ago

Configuring Block Policy

Configuring Block Policy helps create or update .satk/block-policy.json to control which Simulink blocks the agent may use, which are excluded, and which parameters it must not change. Use it when setting up or updating block usage restrictions for a project.
AI Engineering
96394