photo

Hugo


Last seen: 2 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
127,838
of 300,364

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
Export simulink code containing a FMU to a veristand target.
I resolved my issue by setting the fmu solver to fixed time. I found that using a variable time step solver need the matlab run ...

7 months ago | 1

| accepted

Question


Export simulink code containing a FMU to a veristand target.
Hello, I want to generate code using the Simulink coder in order to export a simulink model containing a FMU (v2.0 co-simulatio...

7 months ago | 1 answer | 0

1

answer

Answered
Derivative of state '1' in block 'X/Y/Integrator' at time 0.55 is not finite.
When I get this error, I can fix this by using the folling method : run your model using the step forward function (run step b...

1 year ago | 0

Question


I made a standalone application to randomly generate string but the app always return the same string
I made a function that fully works : function generer_mdp() liste = ['a' 'b' 'c' 'd' 'e' 'f' 'g' 'h' 'i' 'j' 'k' 'l' 'm' 'n' ...

2 years ago | 0 answers | 0

0

answers