how to convert a vector to a number
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 ?
Itzik Ben Shabat
on 16 Dec 2012
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements 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!