Manjunath Bhimalli
Followers: 0 Following: 0
Python, MATLAB, HTML, CSS
Statistiques
RANG
4 550
of 295 467
RÉPUTATION
10
CONTRIBUTIONS
1 Question
5 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
How can I read an external file in Simulink to get some parameters in a way supported for code generation?
From your problem statement it shows that you have a model whic looks below and need to add few parameters specific to only for ...
plus de 5 ans il y a | 0
Create a Stateflow using local variables (not global)
This can be controlled with code generation options from configuration setting panel. configuration setting ->code generation->...
plus de 5 ans il y a | 0
How to model a Light Railway Transit System in simulink
Hey... Try it in simscape rather than simulink you dont get rquired blocks in simulink for the problem statement what you are ...
plus de 5 ans il y a | 0
| A accepté
Extract numbers from cell array
Use the regular expressions , i am not sure what the return type you are expecting , tried something like this it worked given...
presque 6 ans il y a | 0
| A accepté
How to initialize variables in Stateflow?
Hey Akash, got your issue. Try something below it should work. Take one extra input to stateflow 'initCondtn' from outside ...
presque 6 ans il y a | 1
Question
The values of desired_speed and desired_trq are 1 & 99, the typedef is PERCENTAGE which of integer type,but while simulating it is showing fraction values, Is this something to do with the "PERCENTAGE " typedef ?
typdef definition of PERCENTAGE in .m : PERCENTAGE.WordType = 'uint16'; PERCENTAGE.DataTypeMode = 'Fixed-point: slope ...
presque 6 ans il y a | 1 réponse | 0