photo

David Boelke


Last seen: 대략 1년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1
  • Revival Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How 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...

거의 2년 전 | 0

질문


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

거의 2년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Is 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...

5년 초과 전 | 0

| 수락됨

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변