How to define a single row in a vector

1 visualización (últimos 30 días)
claus koch
claus koch el 6 de Mayo de 2016
Editada: Azzi Abdelmalek el 6 de Mayo de 2016
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.

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 6 de Mayo de 2016
Editada: Azzi Abdelmalek el 6 de Mayo de 2016

Más respuestas (1)

CS Researcher
CS Researcher el 6 de Mayo de 2016
Let say the vector is a
a = 1:11
b = a(6)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by