Community Profile

photo

Yidi

MathWorks

Last seen: 9 days ago Active since 2022

Followers: 0   Following: 0

Spoken Languages:
English
Professional Interests:
Numerical Integration and Differential Equations, Simulink Check, Verification and Validation, Simulink Test

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
When I am trying to use the 'Monitor and Tune' feature of MATLAB 2022a, it is giving me this error. Please advise.
Having a random number as a parameter to any block will change the model checksum each time it is compiled. This change can be v...

1 year ago | 0

Answered
How do I disable the (new) simulink zoom overview?
Unfortunately, there is no option to disable overview window in the left botton corner (the miniature map) during zooming in Sim...

1 year ago | 0

| accepted

Answered
Simulink miniature map disable
Unfortunately, there is no option to disable the miniature map during zooming in Simulink Editor. I have submitted a request to ...

1 year ago | 0

Answered
How can I increase the size of Roadrunner Tool icons ?
This is a known limitation at this moment. I have passed a message to my colleages at MathWorks and this feature is under consid...

1 year ago | 0

Answered
Can I add pedestrians in RoadRunner Scenario
Pedestrians are supported in RoadRunner Scenario as character assets in R2022b and later versions. https://www.mathworks.com/h...

1 year ago | 0

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

2 years ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

2 years ago

Solved


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 years ago