photo

Trent Gatz


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

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

Answered
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

answer

Answered
whats 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

answer

Answered
Simscape 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

1

answer