photo

Markus M.


Last seen: 1 giorno fa Attivo dal 2022

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Javascript, MATLAB, Assembly
Spoken Languages:
English, German, Chinese

Statistica

  • Knowledgeable Level 1
  • First Answer
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


Centering all subsystems inside a simulink model
Hello, my goal is to center all views inside every subsystem (including masked and linked subsystems) inside a large simulink m...

circa un anno fa | 2 risposte | 0

2

risposte

Risposto
how to do loop on rows matrix?
It looks like the 1's are only needed on the diagonal elements. You can do this with: repmat(eye(3),1,2)

oltre un anno fa | 1