Community Profile

photo

Michael Carone

Last seen: 3 days ago Active since 2014

Statistics

All
  • 5-Star Galaxy Level 5
  • Knowledgeable Level 2
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Where can I find a complete and concise description of the software required to allow Matlab R2022a/Simulink to communicate with XPlane 11
Hello Rodger, I am sorry it has taken so long for you to receive a response on this query. As you noted in your question, Si...

1 year ago | 1

Answered
Using SimScape Multibody in Matlab-online
The limitation on Simscape Multibody regarding block parameters was incorrectly stated on the Simulink OnlineSpecifications and ...

3 years ago | 1

| accepted

Answered
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...

4 years ago | 4

| accepted

Answered
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...

5 years ago | 1

| accepted

Submitted


Using Model-Based Design for Vehicle Electronics Applications
This ZIP-file contains the presentation and power window model

7 years ago | 5 downloads |

Thumbnail

Submitted


Stateflow Design Patterns (Part II)
This ZIP-file contains the models that were discussed in the MathWorks webinar entitled "Stateflow D

7 years ago | 6 downloads |

Thumbnail

Submitted


Design Patterns for Simulink Functions in Stateflow
Design patterns for Simulink® functions inside Stateflow® (requires R2008b or later)

7 years ago | 3 downloads |

Submitted


Stateflow Design Patterns (Part III)
This ZIP-file contains the models used in the webinar entitled Stateflow Design Patterns (Part III).

7 years ago | 4 downloads |

Thumbnail

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...

8 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...

10 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:...

10 years ago