How to define a single row in a vector

5 ビュー (過去 30 日間)
claus koch
claus koch 2016 年 5 月 6 日
編集済み: Azzi Abdelmalek 2016 年 5 月 6 日
I have a vector with 11 rows and i want to extract row nr 6, i cant figure out how, and btw i'm new to the software.

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 5 月 6 日
編集済み: Azzi Abdelmalek 2016 年 5 月 6 日

その他の回答 (1 件)

CS Researcher
CS Researcher 2016 年 5 月 6 日
Let say the vector is a
a = 1:11
b = a(6)

カテゴリ

Find more on Numeric Types in Help Center and File Exchange

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by