![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4025668_1521480480525_DEF.jpg)
Jason Firth
Sandia National Laboratories
Followers: 0 Following: 0
Feeds
提问
Acceleration measurement simscape mechanics
Does anyone know how to get an acceleration measurement from a simscape mechanical system? I see there is a rotational and trans...
5 years 前 | 1 个回答 | 0
1
个回答已回答
How do I create a structure in Simulink without MATLAB Function block?
You need to create a bus object. You can do this by calling myStruct = struct('field1',0,'field2',0); busInfo = Simulink.Bus....
How do I create a structure in Simulink without MATLAB Function block?
You need to create a bus object. You can do this by calling myStruct = struct('field1',0,'field2',0); busInfo = Simulink.Bus....
5 years 前 | 0
| 已接受
提问
How do I save a Nichols plot?
Is there a way to save a nichols plot and preserve the data tip functionality? When I save a nichols plot as a .fig with multipl...
5 years 前 | 0 个回答 | 0
0
个回答提问
What is the correct way to specify s-function output initial value?
I have an s-function implemented in c where I wish to specify the initial output of certain ports to non-zero values. I have bee...
7 years 前 | 1 个回答 | 1