photo

jagpreet makkad


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
4 Answers

RANK
2,745
of 297,527

REPUTATION
22

CONTRIBUTIONS
3 Questions
4 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
8

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How do I check if a subsystem handle is for a stateflow chart
hi You can do it by utilizing ErrorFcn callback parameter,for chart its value is 'Stateflow.Translate.translate', may be we c...

10 years ago | 2

Answered
How MIL,SIL is a Closed Loop Testing ?
I will give you an overall idea about the MIL SIL PIL and HIL. I have read it somewhere and sharing it with u. By reading this u...

10 years ago | 6

| accepted

Answered
How to pause and resume simulation at each time step?
I got the way of doing the same. We can do it using callbacks of model. In model callbacks we can set the Simulation to pause us...

10 years ago | 0

| accepted

Answered
share some value between callbacks
hi lily, In your callback function, you can assign the variables(which you want to use in some other function) in the base...

10 years ago | 0

Question


How to listen event when dropping a State block in stateflow?
How to listen the event when dragging or dropping stateflow objects like state blocks,transitions etc on stateflow chart frame(S...

10 years ago | 0 answers | 0

0

answers

Question


How to pause and resume simulation at each time step?
I am trying to pause the simulation at each time step using the assertion block but the model is getting paused at 1st time step...

10 years ago | 1 answer | 0

1

answer

Question


How to trace the matlab callbacks in stateflow GUI events
I am trying to trace the matlab callback functions when creating new stateflow objects, creating new transitions, changing name ...

10 years ago | 2 answers | 0

2

answers