Community Profile

photo

youjarr


Last seen: 7 meses hace Con actividad desde 2019

Programming Languages:
C++, MATLAB
Spoken Languages:
Arabic, English, German

Estadísticas

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Respondida
How to synchronise video to matlab plot
Hey guys, perfect code, thank you very much. I have two questions: How can I save the fig to reopen the file with the video? ...

alrededor de 1 año hace | 0

Pregunta


Is it possible to access/use sldd data within a stateflow without using a mask?
Hey folks, is it possible to access/use sldd data within a state chart without using a mask? Thanks in advance.

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot data within a table and use categorial column to "split" them in the graph
Hello guys, I have a table. The size is 795183x35 (in the original data). The column 3 "RotorNumber" is type categorial. H...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Manipulate requirements verfied status ?!
Hello guys, is it possible to set the verfied status of an requirement to "passed" without using the Simulink Test Manager? Be...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Test harness option within references subsystems not visible
Hello guys, why there is no option to build test harnesses within referenced subsystems? In normal subsystems or referenced mo...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Surf plot 3D like the simulation manager
Hey guys, I would like to perform the surf plot with the data which results from the simulation manger calculations. I want to...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Counter for Sawtooth signal in Simulink
I had a small (condition) mistake... . But it should be fixed now. I don´t see any further mistakes or counting errors. If y...

casi 3 años hace | 0

Respondida
Counter for Sawtooth signal in Simulink
I created two counters now. counter #1 is doing what I want but some how there is a shift and he is loosing a sawtooth i thin...

casi 3 años hace | 0

Respondida
Gain block ignored :
Hey Guys, I have an similiar issue. I have an Signal which is not 0. Then I put an 0 Gain to it... with an parameter which i...

casi 3 años hace | 0

Respondida
Log simulink (variable step) data with with one sample time!
Thanks for the quick response. I am also logging data from simscape models (e.g.) which is internally in the blocks. How to ha...

casi 3 años hace | 0

Pregunta


Log simulink (variable step) data with with one sample time!
Hello guys, is there a way to log signals with one sample time? I habe an system model which works with variable steps. Form 1...

casi 3 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Counter for Sawtooth signal in Simulink
Hello everybody, I'm trying to set up a round counter for my model. The round counter should count how many revolutions (360 °...

casi 3 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Simulation Manager - Error during serialization
Hey Guys, I am using the Simulation-Manager it works pretty good. But when it comes to saving the mldatx file I get the erro...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


PMSM (simscape) No load test
Hey guys, I am trying to resolve my no load data out of my in simscape designed PMSM. With load it is no problem and the motor...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Respondida
Back EMF Constant within the Simscape PMSM block
Hello guys, mathworks contacted me again and corrected their answer and provided me an example model. The simscape PMSM block ...

alrededor de 3 años hace | 1

Respondida
Back EMF Constant within the Simscape PMSM block
Hello, I understand that we need a BackEMF constant peak and over one phase. In a DELTA connection it doesn´t matter because p...

alrededor de 3 años hace | 0

Pregunta


Back EMF Constant within the Simscape PMSM block
Hello guys, in the Simscape PMSM block I want to type in the Back EMF constant (kE). But I cant find if I should give the data...

alrededor de 3 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Find Zero Crossing in Cell Aray with Vectors
Hello everybody, I have the following data: Time -> 25x25 cell X -> 25x25 cell Y -> 25x25 cell attached you will find a p...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Simulink - How to prove if trigger signal exist or still running
Hi guys, I have an triggered subsystem in my model. When the there is no more trigger signal i want to set the output signal o...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Respondida
Using triggered subsystem with either - need a reset but how?
Hmm... nobody can help me with this?

más de 4 años hace | 0

Pregunta


Using triggered subsystem with either - need a reset but how?
Hey guys, I need to use a triggered subystem to detect flanks (pos and neg) and calculate the time difference between these and...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Cut Sinusoidal signal in a integer number of periods
Hey guys, I have an measurement of three sinusoidal signals. But it is enough to only work with one in this case. The measu...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Respondida
I need a code to separate each cycle of sine wave.
Hey guys, i know this is an old one but i can´t use this on my signals? And im not understanding why. Maby a dumb one but I ...

más de 4 años hace | 0

Pregunta


Simulink Knob is working but it is graphically only jumping between min and max value
Hey guys, im using a Knob (connected with an Gain) in my simulink modell and it is working but graphically it only jumping bet...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
Replace Matlab FCN with Stateflow Chart - Error
No one a hint or an idea?

casi 5 años hace | 0

Pregunta


Replace Matlab FCN with Stateflow Chart - Error
Hi Guys, i replaced a working matlab fcn with a stateflow chart. To be honest i didnt expected any errors because it is very si...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


App designer - How To Re-Run an app
Hey guys, i have designed an app with app designer. In this app i habe an "run" button which runs a function within the app. ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Simulink If action subsystems -> ERROR!!
Hey guys, try to use to different subsystems by controlling them with a constant. The output of the two subsystems is the same ...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


App designer - How do i clear all variables?
Hey guys, I created an App within App designer. It works in mostly all cases perfect... except in one case. This case is if I...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
Find jumps in Signal take constant area and split signal to different mat files
Maby an easier question. How do I get the first value when it reached the next jump? I mean if it gets constant (green lines) ...

alrededor de 5 años hace | 0

Cargar más