how to convert a vector to a number
1 次查看(过去 30 天)
显示 更早的评论
hi lets say i have a vector [1,1,1] is there a function that can convert this to the number 111 ?
2 个评论
Walter Roberson
2012-12-16
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 ?
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Type Conversion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!