photo

Kushagra


Last seen: plus de 2 ans il y a Actif depuis 2013

Followers: 0   Following: 0

Message

I use matlab to develop control system models specific to automotive domain

Statistiques

All
MATLAB Answers

3 Questions
5 Réponses

Cody

0 Problèmes
23 Solutions

RANG
163 862
of 300 352

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
5 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
20 717
of 168 212

CONTRIBUTIONS
0 Problèmes
23 Solutions

SCORE
250

NOMBRE DE BADGES
2

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Promoter
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
when to use bdclose versus close_system
close_system cannot close system(or a simulink model) if it has unsaved changes. However, bdclose closes system unconditionally....

presque 12 ans il y a | 0

Réponse apportée
Matlab Unit Testing Framework supporting Simulink?
You can use Simulink Design Verifier to generate test cases for simulink models

presque 12 ans il y a | 0

Question


Accessing elements of Structure
I have a structure which contains various arrays. I want to directly access a particular element of an array. My structure is a...

presque 12 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How to speed up the simulation?
For speeding up simulation, you can use accelerator and rapid accelerator mode. For details, refer to below webinar: https://ww...

environ 12 ans il y a | 0

Réponse apportée
How to generate new line instead of \n, when using c printf in Stateflow
try char(10)

plus de 12 ans il y a | 0

Réponse apportée
Writing value to Workspace and taking that value from workspace to be used in another model part
You can either use enabled subsystems as suggested by Kaustubha or you can put both the subsystems in the model and take the fin...

plus de 12 ans il y a | 0

Question


Can model variants be switched while model is running (simulating)?
Is is possible to switch the model which is being referred by model referencing block with variants enabled by changing the valu...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


How can I access the value of signals at the time of stopping the simulation.
I want to update the initial values of signals(Simulink.Signal) to the values that these signals hold at the time of stopping th...

presque 13 ans il y a | 2 réponses | 0

2

réponses