Community Profile

photo

Adam Keller


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Answered
Putting quotes around the value of the variable
Worked with [ '''' x '''']

8 years ago | 1

| accepted

Question


Putting quotes around the value of the variable
Hello I have a question regarding quotes, I have looked at other posts, but they do not match the question I have. If I have...

8 years ago | 2 answers | 1

2

answers

Question


Set and reset Simulink
Hello, I am having trouble regarding value holding and reset with a simulink function. When a condition occurs I would lik...

8 years ago | 1 answer | 0

1

answer

Question


Plotting tangent vector on helix shaped plot
I have a plot of a helix, the position of the helix is given by: omega = 0.1; angle = omega*t; radius = 1; ...

9 years ago | 1 answer | 0

1

answer

Question


Image will not stay as icons in block library
I'm making a simulink library and to personalize it, I am adding an icon to the block. The only issue is, when I close the libra...

9 years ago | 1 answer | 0

1

answer

Question


Error using c2d extraction for block initialization
if order == 2 sys1 = tf([1], [1/(omega^2) 1.4142/omega 1]); d_sys = c2d(sys1,Ts); x = d_sys.num{1} %%error is...

9 years ago | 1 answer | 0

1

answer

Question


Unusual set_param error with system
In the image I have attached, you can see if I type gcb, set_param works, but If I type in the exact same path, I get an error. ...

9 years ago | 1 answer | 0

1

answer

Question


Creating a mask/dialog of a subsystem and setting sample time for all components within
I have a subsystem that contains a discrete filter block(with various inputs), how can I make my mask/dialog for my subsystem th...

9 years ago | 1 answer | 0

1

answer

Question


Modifying discrete filter block simulink
I am having issues modifying the discrete filter block, I would like to reproduce the same block, except be able to change the s...

9 years ago | 1 answer | 0

1

answer