linspace

조회 수: 1 (최근 30일)
Beth
Beth 2011년 10월 27일
I need to create a 4x5 matrix by using linspace. The matrix needs iteger values from 101-120 filling rows first. How do I do that in just one line of code?

답변 (1개)

Wayne King
Wayne King 2011년 10월 27일
Hint:
see the help for reshape() and then think about what the transpose operator,', does

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by