how to convert a vector to a number
이전 댓글 표시
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 ?
Itzik Ben Shabat
2012년 12월 16일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!