Community Profile

photo

Simon Greenwold

Last seen: 8 months ago Active since 2013

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
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...

6 years ago | 1

Answered
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...

7 years ago | 2

| accepted

Solved


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:...

8 years ago

Solved


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>

8 years ago

Solved


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...

8 years ago

Solved


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...

8 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

10 years ago