Community Profile

photo

Jonathan


Universite Montpellier 2

Last seen: 1 year ago Active since 2014

Ingineer in physics modeling and numerical methods. Professional Interests: Power electronic modeling

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


What happens when an ouput port is connected to an unmerged signal after an "if/else" logic?
I've come accross examples of models with output ports connected only to the "if" side of an if/else logic without the signal be...

1 year ago | 1 answer | 0

1

answer

Question


Initialize a counter used Simulink For iterator block
Here's a simple algorithm : index = 0 innerIndex = 0 M = a 2d matrix with zeros everywhere for index going from 1 to 10 ...

5 years ago | 0 answers | 0

0

answers

Question


Simulink C code generation vs MEX files
When generating C code from a Simulink model containing normal-mode references to other models, I can see that MEX files are cre...

5 years ago | 0 answers | 0

0

answers

Question


How to use fopen with Simulink and Matlab Coder in 2013A ?
As far as I understand, fopen, fprintf and fclose are supported for code generation from Matlab R2013A. I'm currently using tha...

5 years ago | 0 answers | 0

0

answers

Question


How to automatically manage label position?
Looking at the documentation for the <https://www.mathworks.com/help/matlab/ref/treeplot.html treeplot> command, I can't help no...

5 years ago | 0 answers | 0

0

answers

Question


How to flip a Matlab tree plot upside down?
The documentation for treeplot describes an example where a unique root node located at the top of the graph is parent to severa...

5 years ago | 1 answer | 0

1

answer

Question


How to view “ascending” model dependencies?
Simulink allows to build a nice, recursive "tree" graph of all models called under a given model. This is available through the ...

5 years ago | 0 answers | 0

0

answers

Question


What physical equations are used in a SimPower transmission line model?
Hi I'd like to know what physical equations SimPowerSystems uses when simulating a customized transmission line model. Wha...

9 years ago | 0 answers | 0

0

answers

Answered
How to use rate limiter with square signal and variable step size?
Your solution seems to work extremely well! I thought that was going to be much more complicated. Thank you very much!

9 years ago | 0

Question


How to convert Fixed-in-Minor-Step to Continuous in Simulink?
Hi How do I convert a Fixed-in-Minor-Step sample time signal to a Continuous sample time signal without changing solvers?

9 years ago | 1 answer | 1

1

answer

Question


How to use rate limiter with square signal and variable step size?
Hi Here's a screenshot of the model I'd like to set up. <</matlabcentral/answers/uploaded_files/16347/rate_limiter_1.png>>...

9 years ago | 2 answers | 0

2

answers

Question


HELP : How to use triggers and rate limiters with ode15s in Simulink?
Hi, My model contains various Simulink blocks and one Simscape/SimPower block interfaced with Simulink-PS and PS-Simulink con...

9 years ago | 1 answer | 0

1

answer

Question


Is Simulink's for iterator subsystem compatible with derivative blocs?
Hi, I need to use one of my subsytems several times at each time step so I put it in a for iterator subsystem but I get the f...

10 years ago | 0 answers | 0

0

answers

Question


Is there a way in Simulink to automatically duplicate the same subsystem any number of times?
Hi, I have a subsystem which I need to duplicate several times in the same model. The trouble is that the number of those sub...

10 years ago | 1 answer | 0

1

answer

Question


How to generate a Simscape circuit model from a text file?
Hi, Is it possible, with Simscape/SimPower, to generate a circuit model with basic electrical elements using some kind of bat...

10 years ago | 1 answer | 0

1

answer