how to simplify this system matrix ?

Hi everyone, how to simplify this system matrix in a single line for example ?
here is my system matrix :
A=[...
B1 1;...
B2 1;...
B3 1;...
B4 1;...
B5 1;...
B6 1];

답변 (1개)

Torsten
Torsten 2021년 12월 23일

0 개 추천

A=[B1 1;B2 1;B3 1;B4 1;B5 1;B6 1];

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

질문:

2021년 12월 23일

댓글:

2021년 12월 23일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by