Effacer les filtres
Effacer les filtres

how to creat this vector K?

2 vues (au cours des 30 derniers jours)
benghenia aek
benghenia aek le 30 Jan 2021
Commenté : Rik le 30 Jan 2021
A=[1 3 9 10 -1 4 5 2 3 15 1];
B=[10 15] and his index [4 10]
how to creat this vector k?
K=[NaN NaN 9 10 -1 NaN NaN NaN 3 15 1]
  3 commentaires
benghenia aek
benghenia aek le 30 Jan 2021
I just look for the values before and after the max in vector A
Rik
Rik le 30 Jan 2021
That is a different question. Do you want to find the maximum value? Then you should read the documentation for the max function. Matlab has very good documentation, it is one of the things I consider being an advantage over their competition.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by