how to convert a vector to a number
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hi lets say i have a vector [1,1,1] is there a function that can convert this to the number 111 ?
2 Kommentare
Walter Roberson
am 16 Dez. 2012
What should be done if the vector includes values greater than 9?
If the vector starts with values that are 0, what should be the result ?
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Type Conversion finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!