photo

Prerana Ozarkar


Last seen: 12 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

1 Frage
2 Antworten

RANG
6.230
of 300.365

REPUTATION
8

BEITRÄGE
1 Frage
2 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
3

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 3