photo

Trent Gatz


Last seen: 13 days ago Active since 2024

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

5 Questions
4 Answers

Cody

0 Problems
1 Solution

RANK
8,000
of 300,584

REPUTATION
6

CONTRIBUTIONS
5 Questions
4 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
1

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
130,964
of 169,723

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


Simscape Inheritance - Parameters as structs or objects
Problem: I would like to use custom structs or objects to override built-in simscape component parameters, eventually via a dro...

8 months ago | 1 answer | 0

1

answer

Answered
Custom Toolbox Documentation for Nested Namespaces
use "docsearch" instead of "doc" to show supplemental software. there may be away to add supplemental software documentation ...

10 months ago | 0

| accepted

Question


Custom Toolbox Documentation for Nested Namespaces
I am trying to create a custom toolbox which has multiple, sometimes nested, namespaces. How do I structure my *.mlx help files ...

10 months ago | 1 answer | 0

1

answer

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...

1 year 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...

1 year 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...

1 year 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...

1 year 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/...

2 years 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...

2 years ago | 1 answer | 0

1

answer