Scott Tatum - MATLAB Central
photo

Scott Tatum


Last seen: 10 days ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 03/22 to 03/25Use left and right arrows to move selectionFrom 03/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 Questions
3 Answers

RANK
19,716
of 297,569

REPUTATION
2

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
1

RANK
 of 20,459

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,178

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Question


Can you programmatically create a custom filter for Simulink model diffs?
We have some blocks in our models that we basically always want to ignore when doing a model diff, and I have made a filter for ...

10 months ago | 1 answer | 0

1

answer

Question


Change "Project definition folder"
In 2022b, is there a way to create a project with a specific definition folder type? I have my preferences set to ".SimulinkProj...

1 year ago | 1 answer | 0

1

answer

Question


Is there programmatic access to the Simulink SimulationManager information or another way to monitor the progress of a sim(SimulationInput)?
I have a process setup to run a series of simulations using the sim(mySims) using the Simulink.Simulation input object. I would ...

1 year ago | 1 answer | 0

1

answer

Question


How do I remove a code mapping from a model?
I used the code mapping editor and api to add code mappings to several models. This appears to have caused issues with other me...

2 years ago | 0 answers | 0

0

answers

Answered
Match Block Sizes in Simulink (2021b)
So I asked this question for 22b (cause it still isn't there) with the specific part of how do I create a workaround that isn't ...

2 years ago | 1

Answered
Simulink: Keyboard shortcut for match block size
So, I semi answered my own question, but not with the answer that I really want. This is passable as a workaround, but not desir...

2 years ago | 0

| accepted

Question


Simulink: Keyboard shortcut for match block size
Prior to 21b when Match Size / Width / Heigh were in the right click context menu (which why are they removed in the first place...

2 years ago | 1 answer | 0

1

answer

Answered
Programmatically duplicate signal in Simulink
insert a gain witht the value of ones(N,1) h_gain = add_block('simulink/Math Operations/Gain','myModel/repgain','Gain',sprintf...

3 years ago | 0