photo

Prerana Ozarkar


Last seen: 12 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

1 Pregunta
2 Respuestas

CLASIFICACIÓN
6.230
of 300.338

REPUTACIÓN
8

CONTRIBUCIONES
1 Pregunta
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

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

  • First Review
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How can I properly arrange subsystems through M script.
I am using MatlabR2015a (latest available with me) Suppose there are 4 subsystems arranged as shown in fig. I want to create a s...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Respondida
Is it possible to change the location/ position of the input/ output ports on a subsystem block?
by using Flip/Rotate it is possible

más de 6 años hace | 0

Respondida
Changing the size and position of the simulink block
@Slimeni Omar You need to use following command: get_param(pathOfsystem, 'Position') this will retuen you a 1X4 matrix in whi...

más de 6 años hace | 3