photo

Chris Verhoek


Last seen: 12 months ago Active since 2020

Followers: 0   Following: 0

PhD student in Control

Statistics

All
MATLAB Answers

2 Questions
1 Answer

File Exchange

3 Files

RANK
29,981
of 300,369

REPUTATION
1

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
8,488 of 20,936

REPUTATION
98

AVERAGE RATING
5.00

CONTRIBUTIONS
3 Files

DOWNLOADS
11

ALL TIME DOWNLOADS
434

RANK

of 168,436

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

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

View badges

Feeds

View by

Answered
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') % ...

5 years ago | 0

| accepted

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 1

1

answer