Trent Gatz
Followers: 0 Following: 0
Statistics
RANK
7,765
of 295,467
REPUTATION
6
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Replace NaNs with the number that appears to its left in the row.
Replace NaNs with the number that appears to its left in the row. If there are more than one consecutive NaNs, they should all ...
4 months ago
Run Simulink Model via parsim() and save after each simulation
I still believe this to be an error with parsim(); however, one workaround is to use: %out = parsim(simIn); parfor i = 1:nSi...
4 months ago | 0
| accepted
Question
Run Simulink Model via parsim() and save after each simulation
I am trying to run my simulink model in parallel while saving the results to a matfile after each simulation has completed. Ea...
4 months ago | 1 answer | 0
1
answerwhats is this block and how can i find it in simulink
it looks like a PID controller set to "discrete time" & Output Saturation set to "limit output". If you double click on the bloc...
7 months ago | 1
| accepted
Question
Simscape 4-Way 3-Position Directional Valve (IL) No "Fluids/Plot Valve Characteristics" Option
Per the help documentation for this block, there should be a plotting option to help visualize the orifice opening. The instruct...
7 months ago | 1 answer | 0
1
answerSimscape Mechanical Translational Converter and Mechanical Hard Stop Interaction
Hard stop contact stiffnesses were too low for the upperbound. Similar question found: https://www.mathworks.com/matlabcentral/...
10 months ago | 0
Question
Simscape Mechanical Translational Converter and Mechanical Hard Stop Interaction
I am trying to model a valve with hard stops based on the valve closed position and the spring closed coil length. I was able to...
10 months ago | 1 answer | 0