Statistics
RANK
12,790
of 295,467
REPUTATION
4
CONTRIBUTIONS
5 Questions
4 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerHow 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
answersQuestion
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
answersHow 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
answersHow 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