how to convert a vector to a number
조회 수: 2 (최근 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!