Main Content

simulink

R2026b

Open Simulink Start Page

Syntax

Description

simulink opens the Simulink® Start Page. From the Start Page, choose a model or project template or browse the examples.

This command no longer loads the block library or opens the Library Browser. You need additional commands to complete these tasks.

To load the Simulink block library, use this command.

load_system simulink

To open the Simulink Library Browser, use this command.

slLibraryBrowser

example

Examples

collapse all

Open the Simulink Start Page.

simulink

Tips

To start Simulink without opening the Library Browser or Start Page, use start_simulink, which is faster than simulink.

Version History

Introduced before R2006a

expand all