필터 지우기
필터 지우기

matrix row/column augmentation

조회 수: 2 (최근 30일)
sermet
sermet 2016년 8월 2일
답변: Firat Uray 2016년 8월 2일
a=100; How can I create a matrix whose columns and rows contain of 20 times 100?

채택된 답변

Firat Uray
Firat Uray 2016년 8월 2일
You can use F=a*(ones(20,20)).

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by