Effacer les filtres
Effacer les filtres

How to get a vector of numbers from a matrix for a list of selected locations?

2 vues (au cours des 30 derniers jours)
Alon Rozen
Alon Rozen le 9 Fév 2020
Commenté : Alon Rozen le 9 Fév 2020
Hi,
Suppose I have a matrix of numbers/logicals.
I have a set of pairs of indices (i,j) pointing to some matrix entries .
I want a vector of numbers/logicals from the matrix in these (i,j) indices.
Of course, I can write a for loop and get the number/logical in each matrix entry.
Is there a more efficient way to get this done? Without a loop?
Thanks,
Alon

Réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by