photo

Markus M.


Last seen: 1 jour il y a Actif depuis 2022

Followers: 0   Following: 0

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

Statistiques

  • Knowledgeable Level 1
  • First Answer
  • First Review

Afficher les badges

Feeds

Afficher par

Question


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

environ un an il y a | 2 réponses | 0

2

réponses

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

plus d'un an il y a | 1