Statistics
RANK
1,942
of 260,578
REPUTATION
24
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
6
RANK
840 of 17,905
REPUTATION
2,060
AVERAGE RATING
4.90
CONTRIBUTIONS
4 Files
DOWNLOADS
14
ALL TIME DOWNLOADS
12366
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Using SimScape Multibody in Matlab-online
The limitation on Simscape Multibody regarding block parameters was incorrectly stated on the Simulink OnlineSpecifications and ...
2 years ago | 1
| accepted
is there a way to access simulink online?
Simulink Online is now available! You can access it here: https://matlab.mathworks.com/ Just sign into MATLAB Online with y...
2 years ago | 4
| accepted
Can't install Simulink On-Ramp toolbox
Hi Kenny, Are you using R2018b? You need to have R2018b installed in order to use Simulink Onramp. You can check which rele...
3 years ago | 1
| accepted
Submitted
Using Model-Based Design for Vehicle Electronics Applications
This ZIP-file contains the presentation and power window model
5 years ago | 2 downloads |

Submitted
Stateflow Design Patterns (Part II)
This ZIP-file contains the models that were discussed in the MathWorks webinar entitled "Stateflow D
5 years ago | 4 downloads |

Submitted
Design Patterns for Simulink Functions in Stateflow
Design patterns for Simulink® functions inside Stateflow® (requires R2008b or later)
6 years ago | 5 downloads |
Submitted
Stateflow Design Patterns (Part III)
This ZIP-file contains the models used in the webinar entitled Stateflow Design Patterns (Part III).
6 years ago | 3 downloads |

Solved
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
7 years ago
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
8 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:...
8 years ago