photo

Francois Godin


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
4 Answers

RANK
12,965
of 297,457

REPUTATION
4

CONTRIBUTIONS
5 Questions
4 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
2

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
Virtual Bus signal information
Oh well, I just found out part of my answer: busInfo = Simulink.Bus.createObject(model,{InPort or OutPort handle}) The o...

7 years ago | 1

Question


Virtual Bus signal information
Understanding the differences between a Virtual and Non-Virtual bus in Simulink, I'm trying to find a workaround to query indivi...

7 years ago | 1 answer | 0

1

answer

Answered
How to set SignalBuilder options (zero-crossing) programatically?
Amazing! That was easy, thanks! fromWS=find_system(SBHandle, 'LookUnderMasks', 'all', 'FollowLinks', 'on' ,'BlockType' ,'...

7 years ago | 0

Question


How to set SignalBuilder options (zero-crossing) programatically?
Anyone knows how to programmatically set the zero-crossing detection for a SignalBuilder? I cannot find a block property to se...

7 years ago | 2 answers | 0

2

answers

Question


Attempt (FAILED?) to modify a simple DC Motor circuit for interface with a current CMD input
Testing my chance here with the SimScape experts to understand where I've gone wrong! I'm trying to modify a simple DC motor ...

7 years ago | 0 answers | 0

0

answers

Answered
How to include a "time delay" in a simscape custom code [Matlab 2015a]
Good day! I found how to do what I wanted! It was a bit of a stretch, but it seems to works well! For the benefit of the ...

7 years ago | 0

| accepted

Question


Can Simulink Project handles concurrent projects and multiple repositories?
We want to set-up Simulink Project with source-control for a large-scale project deployment. In the past, on other projects, w...

7 years ago | 0 answers | 1

0

answers

Answered
How to include a "time delay" in a simscape custom code [Matlab 2015a]
_Component rotbrake % Rotational Brake % The block applies friction in the contact between rotating bodies...

7 years ago | 0

Question


How to include a "time delay" in a simscape custom code [Matlab 2015a]
I created a SimScape custom component that implements an externally commanded brake on my rotational degree of freedom. I modi...

7 years ago | 2 answers | 0

2

answers