Azzera filtri
Azzera filtri

Convert vector position to real number

2 visualizzazioni (ultimi 30 giorni)
Krish Desai
Krish Desai il 11 Ott 2015
Risposto: Matt J il 12 Ott 2015
Really simple question, I have the following:
>> vec=[44 3 2 9 11 6]
vec =
44 3 2 9 11 6
>> find(vec>6)
ans =
1 4 5
How do I convert the values into their real number? As in how do I have 44 9 11 show up

Risposta accettata

Matt J
Matt J il 12 Ott 2015

Più risposte (0)

Categorie

Scopri di più su Data Type Conversion in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by