how to convert a vector to a number
1 view (last 30 days)
Show older comments
hi lets say i have a vector [1,1,1] is there a function that can convert this to the number 111 ?
2 Comments
Walter Roberson
on 16 Dec 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 ?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!