Matlab matrixes and codes

조회 수: 1 (최근 30일)
Steph surry
Steph surry 2020년 10월 6일
답변: KSSV 2020년 10월 6일
How to Create a vector with elements of ones in 20x20 matrix.

채택된 답변

KSSV
KSSV 2020년 10월 6일
Read the basic documentation instead of asking simple questions.
iwant = ones(20) ;

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by