Feeds
已回答
Simulink - automatically hide the name of a new block?
We added a feature in R2017b to automatically hide block names when the names are default. It's documented <https://www.mathwork...
Simulink - automatically hide the name of a new block?
We added a feature in R2017b to automatically hide block names when the names are default. It's documented <https://www.mathwork...
7 years 前 | 1
已回答
Simulink: Fit to View (Space) Programmatically
Actually, you can do this with set_param. You can either fit the entire system with set_param(gcs, 'ZoomFactor','FitSyst...
Simulink: Fit to View (Space) Programmatically
Actually, you can do this with set_param. You can either fit the entire system with set_param(gcs, 'ZoomFactor','FitSyst...
8 years 前 | 2
| 已接受
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9 years 前
已解决
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
9 years 前
已解决
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
9 years 前
已解决
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
9 years 前