Yidi
MathWorks
Followers: 0 Following: 0
English
Professional Interests:
Numerical Integration and Differential Equations, Simulink Check, Verification and Validation, Simulink Test
Statistics
RANK
5,754
of 295,467
REPUTATION
8
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
2 years ago | 0
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...
2 years ago | 0
| accepted
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 ...
2 years ago | 0
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...
2 years ago | 0
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...
2 years ago | 0
| accepted
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