how to convert a vector to a number
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hi lets say i have a vector [1,1,1] is there a function that can convert this to the number 111 ?
2 commentaires
Walter Roberson
le 16 Déc 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 ?
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Type Conversion 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!