how to convert a vector to a number
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
hi lets say i have a vector [1,1,1] is there a function that can convert this to the number 111 ?
2 comentarios
Walter Roberson
el 16 de Dic. de 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 ?
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Type Conversion en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!