Community Profile

photo

Francois Godin


Last seen: 1 year ago Active since 2017

Statistics

  • Thankful Level 1
  • First Answer
  • Revival Level 1

View badges

Content Feed

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

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

6 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' ,'...

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

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

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

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

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

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

6 years ago | 2 answers | 0

2

answers