Modifica programmatica del modello
Apprendere le nozioni di base della gestione programmatica del modello in Simulink®.
Funzioni
Apertura, salvataggio e chiusura
simulink | Aprire la pagina iniziale di Simulink |
start_simulink | Start Simulink without opening any windows |
slLibraryBrowser | Open, load, and close Simulink Library Browser, create and get handle of Library Browser object |
open_system | Open model, library, subsystem, or block dialog box |
load_system | Caricare un modello Simulink nella memoria |
save_system | Save Simulink model |
close_system | Close Simulink model window or block dialog box |
bdclose | Close any or all Simulink model windows unconditionally |
learning.simulink.launchOnramp | Open self-paced, interactive trainings |
Aggiunta ed eliminazione
add_block | Aggiungere un blocco al modello |
add_line | Add line to Simulink model |
delete_block | Delete blocks from Simulink system |
delete_line | Delete line from Simulink model |
add_param | Add parameter to Simulink model |
delete_param | Delete model parameter added with add_param
function |
Simulink.BlockDiagram.deleteContents | Delete graphical contents of model |
Simulink.SubSystem.deleteContents | Delete contents of subsystem |
Simulink.history.clear | Clear the Simulink start page and editor history (Da R2020b) |
Creazione
new_system | Create Simulink model or library in memory |
Simulink.createFromTemplate | Create model or project from template |
Simulink.BlockDiagram.createSubsystem | Create subsystem containing specified set of blocks |
Simulink.Annotation | Create and specify properties of text, image, and area annotations |
Ottenimento e impostazione
docblock | Get or set editor invoked by Simulink DocBlock block |
gcs | Get path name of current system |
getfullname | Ottenere il percorso che identifica il blocco o la linea |
gcb | Get path name of current block |
gcbh | Ottenere l'handle del blocco corrente |
gcbp | Get Simulink.BlockPath object for current block |
getSimulinkBlockHandle | Get block handle from block path |
get_param | Get parameter names and values |
set_param | Impostare il valore del parametro di Simulink |
Simulink.defaultModelTemplate | Set or get default model template |
getCurrentAnnotation | Get current annotation object |
getCallbackAnnotation | Get annotation executing callback |
edittime.getDisplayIssues | Check whether model design warnings and errors are on |
edittime.setDisplayIssues | Detect model design errors and warnings |
Individuazione, sostituzione e indicizzazione
hilite_system | Highlight block, signal line, port, or annotation |
find_system | Find models, blocks, lines, ports, and annotations |
Simulink.FindOptions | Specify options for finding blocks in models and subsystems |
Simulink.findTemplates | Find model or project templates with specified properties |
Simulink.allBlockDiagrams | Find loaded Simulink models and libraries |
Simulink.findBlocks | Trovare i blocchi nei modelli di Simulink |
Simulink.findBlocksOfType | Trovare il tipo di blocco specificato nei modelli di Simulink |
replace_block | Replace blocks in Simulink model |
modelfinder | Search and open examples, models, and projects (Da R2022a) |
modelfinder.setDefaultDatabase | Set default database to index models (Da R2023b) |
modelfinder.createDatabase | Create new database to index models (Da R2023b) |
modelfinder.importDatabase | Import database to Model Finder (Da R2023b) |
modelfinder.registerFolder | Index models in Model Finder (Da R2022a) |
modelfinder.unregisterFolder | Remove models from Model Finder (Da R2022a) |
modelfinder.deleteDatabase | Remove database from Model Finder (Da R2023b) |
modelfinder.setSearchDatabase | Set search scope to find models (Da R2023b) |
Controllo
isSimulinkStarted | Check whether Simulink is started (Da R2020b) |
bdroot | Top-level model of current system |
bdIsLoaded | Determine whether model, subsystem, or library is loaded |
bdIsLibrary | Determine whether model is library |
bdIsDirty | Determine whether model, subsystem, or library has unsaved changes |
slIsFileChangedOnDisk | Determine whether model has changed since it was loaded |
Estrazione ed esportazione
Simulink.SubSystem.copyContentsToBlockDiagram | Copy graphical contents from subsystem to another model |
Simulink.exportToTemplate | Create template from model or project |
Simulink.exportToVersion | Export model, library, or project for use in previous version of Simulink |
Simulink.MDLInfo | Extract SLX, SLXP, or MDL file information without loading file |
Simulink.MDLInfo.getDescription | Extract SLX, SLXP, or MDL file description without loading file |
Simulink.MDLInfo.getMetadata | Extract SLX, SLXP, or MDL file metadata without loading file |
Modifica
Simulink.BlockDiagram.expandSubsystem | Replace subsystem with subsystem contents |
Simulink.BlockDiagram.arrangeSystem | Improve layout of block diagram |
Simulink.BlockDiagram.routeLine | Route existing lines of model |
slCharacterEncoding | Specify encoding to use in code generated from Simulink models |
frameedit | Open PrintFrame Editor to edit print frames for Simulink and Stateflow block diagrams |
Argomenti
- Programmatic Modeling Basics
Create models, add and connect blocks in models, set parameters and properties, and perform other modeling basics programmatically.
- Run Simulations Programmatically
Run simulations programmatically by writing scripts or by issuing commands in the MATLAB® Command Window.
- Programmatically Print Models from MATLAB Command Window
The MATLAB
print
command provides several options for printing Simulink models.
Comando MATLAB
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)