2020-08-17 21:59:26 +02:00
|
|
|
+++
|
|
|
|
title = "Simulink"
|
|
|
|
author = ["Thomas Dehaeze"]
|
|
|
|
draft = false
|
|
|
|
+++
|
|
|
|
|
2020-08-17 23:00:20 +02:00
|
|
|
### Backlinks {#backlinks}
|
|
|
|
|
|
|
|
- [Matlab]({{< relref "matlab" >}})
|
|
|
|
|
2020-08-17 21:59:26 +02:00
|
|
|
Tags
|
|
|
|
:
|
|
|
|
|
|
|
|
|
|
|
|
## Useful Key Bindings {#useful-key-bindings}
|
|
|
|
|
|
|
|
| Key Binding | Action |
|
|
|
|
|----------------|-----------------------------|
|
|
|
|
| `spc` | Fit to view |
|
|
|
|
| `ctrl-shift-A` | Rearrange all the blocks |
|
|
|
|
| `ctrl-shift-I` | Open the Property Inspector |
|
|
|
|
| `ctrl-G` | Create a subsystem |
|
|
|
|
| `ctrl-J` | Show the Sampling Time |
|
|
|
|
| `ctrl-T` | Run Model |
|
|
|
|
| `ctrl-shit-T` | Stop Model |
|
|
|
|
| `ctrl-D` | Update Model |
|
|
|
|
| `ctrl-B` | Build Model |
|
|
|
|
| `ctrl-H` | Open Model Explorer |
|
|
|
|
|
|
|
|
Tips:
|
|
|
|
|
|
|
|
- It is possible to share configuration between files with **referenced configuration**
|
|
|
|
|
|
|
|
|
|
|
|
## Linearize portion of Simulink file {#linearize-portion-of-simulink-file}
|
|
|
|
|
|
|
|
<https://in.mathworks.com/help/slcontrol/ug/specify-model-portion-to-linearize.html>
|
|
|
|
|
|
|
|
<./biblio/references.bib>
|