How to extract a value from a Row or Column vector?
Afficher commentaires plus anciens
Im trying to take the 5th value of a randomly generated row or column vector. How would I write the code for that?
2 commentaires
Star Strider
le 23 Juin 2020
Is this as homework assignment?
SCE
le 27 Fév 2024
A= V(5)
Simply write this!:)
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!