Sahas Marwah
Followers: 0 Following: 0
Estadística
0 Preguntas
9 Respuestas
CLASIFICACIÓN
3.572
of 295.448
REPUTACIÓN
14
CONTRIBUCIONES
0 Preguntas
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Simulink wire different colors
Hi @Vansh, Assuming you are using R2023a version, The color of wires are dependent on the "sample time" of your model. Diffe...
más de 1 año hace | 0
| aceptada
How can I import an excel file into requirements editor?
Hi @Dorothy, Assuming the MATLAB Desktop Version, one should be able to proceed as given in the link you provided. But do prov...
más de 1 año hace | 0
Populate a matrix using the elements of some columns of another matrix as index and other as values
Hi @FredMat, You can use the "sub2ind" function in MATLAB to convert the subscripts of the new matrix into linear indices, and...
más de 1 año hace | 1
Format position of inports and referenced subsytem naming in simulink
Hi @Ludo Houben, Presently, there is no feature in Simulink to set a specific height before the inport/outport naming starts. ...
más de 1 año hace | 0
| aceptada
How can I obtain the bus hierarchy from Bus Element I/O ports?
Hi @Isaac De La Cruz, In MATLAB, you can open and explore the bus hierarchy using the Simulink Bus Editor. There is no method ...
más de 1 año hace | 0
| aceptada
I want run python image processing code in simulink for simulation how can i do this?
Hi @Amir, To run Python image processing code within a Simulink model for simulation, you can use the MATLAB Function block to...
más de 1 año hace | 0
How to change the coordinate system set in Simulink/Mechanics Explorer
Hi @Huy, In Mechanics Explorer, the coordinate system can be changed by modifying the block parameters. Here are the steps of...
más de 1 año hace | 0
Can the HDL FFT be made to process a vector that is greater than 64?
Hi @denkvakva, Assuming that, you are using the HDL coder FFT block in Simulink and need the input vector size to be twice th...
más de 1 año hace | 0
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Hi @Dmytro, After running your code, I found an error in line 14. You have defined f = 5 (in line 11) and used it as a funct...
más de 1 año hace | 0