photo

MrPowerElectronics


Last seen: Today Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • First Review
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Connect Simscape blocks in for each subsystems
Is it possible to model repetitive connections of Simscape blocks in a subsystem such as a for each subsystem? For example, I h...

2 years ago | 1 answer | 0

1

answer

Question


Can you pass a class to a Matlab Function without calling its constructor?
I want to make a function that allows an enum class to be passed to it, so that I can display some information about that class,...

2 years ago | 1 answer | 0

1

answer

Question


Can you search for Stateflow objects in only a single model using sfroot?
I am trying to use the Stateflow API to access several Stateflow charts in a Simulink model. Using the following code sfCharts...

2 years ago | 1 answer | 0

1

answer

Question


Why is "Navigate to C/C++" greyed out?
I am trying to use the Code Perspective to analyse where certain variables within my Simulink block diagram are located in the r...

2 years ago | 0 answers | 0

0

answers

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

3 years ago

Question


Find Source of Warning: This model contains blocks that do not handle sample time changes at runtime.
I am getting the following warning when building a model for Simulink RealTime: Warning: This model contains blocks that do not...

3 years ago | 0 answers | 0

0

answers

Question


Is there a way to define a default axis position, similar to defaultFigurePosition?
When plotting with the plot command, you can change the position of the axes using e.g.: set(gca,'Units', 'normalized','Positio...

3 years ago | 1 answer | 0

1

answer

Question


Why is Text Vertically Misaligned when I use a Custom Font?
When changing the font of my axis labels and legend in a figure, my text is always vertically misaligned when I use a specific c...

3 years ago | 1 answer | 0

1

answer

Question


Prevent code generation for including observable states in main.c
When using Simulink code generation to generate a reusable function for an embedded target, code generation always adds the foll...

4 years ago | 0 answers | 0

0

answers