![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7308521_1516217809396_DEF.jpg)
David Boelke
Followers: 0 Following: 0
Statistiques
RANG
242 982
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to set a variable in the simulink workspace from the model itself?
My simulink Model uses Variables from its Model workspace. I can change those variables in the "Model Explorer" and from a matla...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to optimize a function below a given value?
I have a function, which gives an output based on some input. The function is super non linear, it calls a simulink model, integ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseHow to change simulink variable from matlab script?
What I used is this: a=get_param(bdroot,'modelworkspace'); T=1; a.assignin('T',T); Then I just replace the number in my si...
plus de 2 ans il y a | 0
Question
How to change simulink variable from matlab script?
This is a simplified example of the problem I am facing. What I have: I have a simulink model (PT1.slx): And I have a mat...
plus de 2 ans il y a | 3 réponses | 0
3
réponsesIs it possible to switch between two joints in simulink multibody?
I found a workaround for myself. I used a joint, which had both degrees of freedom, with both of them being controlled by an inp...
presque 6 ans il y a | 0
| A accepté
Question
Is it possible to switch between two joints in simulink multibody?
I want my simulink model to choose the type of a joint depending on a variable. I tried triggered subsystems, I tried enabled ...
presque 6 ans il y a | 1 réponse | 0