Adam Keller
自 2015 起处于活动状态
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 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 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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. ...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 1 个回答 | 0