simulink

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. See Build and Edit a Model Interactively.

The behavior of the simulink function changed in R2016a. Formerly it opened the Simulink Library Browser and loaded the Simulink block library.

  • To open the Library Browser, use slLibraryBrowser.

  • To only load the Simulink block library, use this command:

    load_system simulink

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

Introduced before R2006a