photo

Chris Verhoek


Last seen: 1 day 前 自 2020 起处于活动状态

Followers: 0   Following: 0

PhD student in Control

统计学

All
  • Personal Best Downloads Level 1
  • Editor's Pick
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Review

查看徽章

Feeds

排序方式:

已回答
Convert simscape model in Windows to Mac
It is quite easy, actually. The parameter name is of the simulink block is "ExtGeomFileName" load_model('simulinkmodel1') % ...

4 years 前 | 0

| 已接受

提问


Convert simscape model in Windows to Mac
I'm working together with someone that involves a SimScape model of a system. The thing is that he is using windows, and I'm usi...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Using a function_handle 'variable' from workspace in simulink
I have a script where I define a function as e.g. f = @(x) 16*sin(3*x).*exp(-x.^2)+atan(x+1); Here f is now a function handle ...

4 years 前 | 1 个回答 | 1

1

个回答