Effacer les filtres
Effacer les filtres

matrix subplot extraction help

1 vue (au cours des 30 derniers jours)
Anthony Campuzano
Anthony Campuzano le 5 Juin 2015
Given variable M that is a matrix of size 8x8, assign to variable sub the contents of the first 3 rows & last 4 columns in M
cant seem to get this write, I know im close please help

Réponses (1)

Walter Roberson
Walter Roberson le 5 Juin 2015
hint: thing about what x(end-5), x(end-4), ... x(end) gives you

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by