photo

Prerana Ozarkar


Last seen: plus d'un an il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
2 Réponses

RANG
6 278
of 301 338

RÉPUTATION
8

CONTRIBUTIONS
1 Question
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
3

RANG
 of 21 236

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 017

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

  • First Review
  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Is it possible to change the location/ position of the input/ output ports on a subsystem block?
by using Flip/Rotate it is possible

environ 7 ans il y a | 0

Réponse apportée
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...

environ 7 ans il y a | 3