photo

Kushagra


Last seen: quasi 3 anni fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

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

Statistica

All
MATLAB Answers

3 Domande
5 Risposte

Cody

0 Problemi
23 Soluzioni

RANK
63.101
of 301.533

REPUTAZIONE
0

CONTRIBUTI
3 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 21.316

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
21.826
of 175.212

CONTRIBUTI
0 Problemi
23 Soluzioni

PUNTEGGIO
250

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

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

oltre 12 anni fa | 0

Risposto
Matlab Unit Testing Framework supporting Simulink?
You can use Simulink Design Verifier to generate test cases for simulink models

oltre 12 anni fa | 0

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

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

oltre 12 anni fa | 0

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

circa 13 anni fa | 0

Domanda


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

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 2 risposte | 0

2

risposte