Community Profile

photo

Thomas Carlson


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Answered
addStyle fails to change tree appearance
This problem seems to be fixed in R2022a.

2 years ago | 0

| accepted

Question


addStyle fails to change tree appearance
I am attempting to programmatically change the background color of certain tree nodes based on the state of something else in my...

2 years ago | 1 answer | 0

1

answer

Question


Why does Timer callback experience "too many output arguments" errors?
I am working on a Matlab Application which has a constantly running timer created in its StartupFcn: % Build a new timer app.r...

2 years ago | 2 answers | 0

2

answers

Question


Is it possible to directly import Simulink Trim points to a different model?
I have found a trim point for a system "A.slx" using the linear analysis tool. "A.slx" is actually a file which is a modified ve...

3 years ago | 0 answers | 0

0

answers

Question


sscexplore plot data from multiple nodes on one graph
In this product demonstration video for simscape at approximately 30 minutes the demonstrator is able to overlay 2 nodes' data a...

3 years ago | 0 answers | 0

0

answers

Question


Selecting Elements of an Array in Simulinks Based on Simulation Time
Hello, I am creating a simulation of a quarter car model which I wish to disturb with a displacement of the wheel. I have imagi...

5 years ago | 1 answer | 0

1

answer

Question


Updating handles outside of a running while loop in GUIDE
I am writing code for a GUI in which I am to use two pushbuttons. The first starts the process of incrementing an editable text ...

5 years ago | 0 answers | 0

0

answers

Solved


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

5 years ago