Prerana Ozarkar
Followers: 0 Following: 0
Feeds
질문
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...
5년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Is it possible to change the location/ position of the input/ output ports on a subsystem block?
by using Flip/Rotate it is possible
Is it possible to change the location/ position of the input/ output ports on a subsystem block?
by using Flip/Rotate it is possible
5년 초과 전 | 0
답변 있음
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...
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...
5년 초과 전 | 3