![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9432668_1522132710741_DEF.jpg)
Lauri B
Followers: 0 Following: 0
Statistics
All
RANK
7,843
of 297,016
REPUTATION
6
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
of 20,419
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
Solved
Cache me Outside
The test suite includes a simple recursive Fibonacci sequence generator, but it's terribly inefficient. One simple method for im...
4 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:...
4 years ago
Question
Test case failure for a specific warning
I'm using matlab.unittest.TestRunner. A test runner can be configured to fail a test if warnings pop up during execution of the...
6 years ago | 0 answers | 0
0
answersAnswered
How to redirect Simulink diagnostic viewer output to MATLAB command line?
If you run your simulation from the Matlab command line you should also get diagnostic viewer output there: >> simOut = sim('...
How to redirect Simulink diagnostic viewer output to MATLAB command line?
If you run your simulation from the Matlab command line you should also get diagnostic viewer output there: >> simOut = sim('...
7 years ago | 2
Answered
Is it possible to do a find and replace in Simulink models in Simulink 6.4.1 (R2006a+)?
It seems somebody has implemented something like this. https://github.com/kei193/simulink_find_replaceGUI https://se.mathw...
Is it possible to do a find and replace in Simulink models in Simulink 6.4.1 (R2006a+)?
It seems somebody has implemented something like this. https://github.com/kei193/simulink_find_replaceGUI https://se.mathw...
7 years ago | 1