Feeds
질문
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...
9년 초과 전 | 답변 수: 2 | 1
2
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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. ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0