Simulink Reference Previous page   Next Page

Task-Oriented List of Commands

This table indicates the tasks performed by the commands described in this chapter. The reference section of this chapter lists the commands in alphabetical order.

Task
Command
Create a new Simulink system.
new_system
Open an existing system.
open_system
Invisibly load a model into memory.
load_system
Open or close the Library Browser.
simulink
Change MATLAB character encoding to be compatible with model character encoding.
slCharacterEncoding
Close a system window.
close_system, bdclose
Save a system.
save_system
Find a system, block, line, or annotation.
find_system
Find model references.
find_mdlrefs
Get information about the library links in a model.
libinfo
Add a new block to a system.
add_block
Delete a block from a system.
delete_block
Replace a block in a system.
replace_block
Replace Mux blocks used as Bus Creator blocks with Bus Creator blocks.
slreplace_mux
Update obsolete versions of blocks
slupdate
Terminate unconnected ports in a system.
addterms
Add a line to a system.
add_line
Delete a line from a system.
delete_line
Add a parameter to a system.
add_param
Get a parameter value.
get_param
Set parameter values.
set_param
Delete a system parameter.
delete_param
Attach a configuration set to a model.
attachConfigSet
Get a model's active configuration set.
getActiveConfigSet
Get one of a model's configuration sets.
getConfigSet
Get the names of a model's configuration sets.
getConfigSets
Set a model's active configuration set.
setActiveConfigSet
Get the pathname of the current block.
gcb
Get the pathname of the current system.
gcs
Get the handle of the current block.
gcbh
Get the name of the root-level system.
bdroot
Display a graph of mode reference dependencies.
view_mdlrefs
Open the Simulink block library.
simulink
Discretize a model.
sldiscmdl
Configure a modeI.
.html">modeladvisor
Open the Model Discretizer GUI.
slmdldiscui


Previous page  Model Construction Commands Specifying Parameters and Object Paths Next page

© 1994-2005 The MathWorks, Inc.